Lines Matching defs:list
285 __add_event(struct list_head *list, int *idx, in __add_event()
311 static int add_event(struct list_head *list, int *idx, in add_event()
336 int parse_events_add_cache(struct list_head *list, int *idx, in parse_events_add_cache()
427 static int add_tracepoint(struct list_head *list, int *idx, in add_tracepoint()
452 static int add_tracepoint_multi_event(struct list_head *list, int *idx, in add_tracepoint_multi_event()
494 static int add_tracepoint_event(struct list_head *list, int *idx, in add_tracepoint_event()
506 static int add_tracepoint_multi_sys(struct list_head *list, int *idx, in add_tracepoint_multi_sys()
542 struct list_head *list; member
551 struct list_head *list = param->list; in add_bpf_event() local
583 struct list_head *list, in parse_events_load_bpf_obj()
635 struct list_head *list, in parse_events_load_bpf()
705 int parse_events_add_breakpoint(struct list_head *list, int *idx, in parse_events_add_breakpoint()
922 int parse_events_add_tracepoint(struct list_head *list, int *idx, in parse_events_add_tracepoint()
944 struct list_head *list, in parse_events_add_numeric()
984 struct list_head *list, char *name, in parse_events_add_pmu()
1039 int parse_events__modifier_group(struct list_head *list, in parse_events__modifier_group()
1045 void parse_events__set_leader(char *name, struct list_head *list) in parse_events__set_leader()
1194 int parse_events__modifier_event(struct list_head *list, char *str, bool add) in parse_events__modifier_event()
1230 int parse_events_name(struct list_head *list, char *name) in parse_events_name()