Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\tracing_map.c Create Date:2022-07-28 12:07:04
Last Modify:2020-03-17 19:44:05 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:racing_map_var_set - Return whether or not a variable has been set*@elt: The tracing_map_elt*@i: The index of the given variable associated with the tracing_map_elt* Return true if the variable has been set, false otherwise

Proto:bool tracing_map_var_set(struct tracing_map_elt *elt, unsigned int i)

Type:bool

Parameter:

TypeParameterName
struct tracing_map_elt *elt
unsigned inti
87  Return var_set[i]
Caller
NameDescribe
resolve_var_refs