Lines Matching refs:list
8 #include <linux/list.h>
110 struct list_head list;
133 struct list_head list;
162 int parse_events__modifier_event(struct list_head *list, char *str, bool add);
163 int parse_events__modifier_group(struct list_head *list, char *event_mod);
164 int parse_events_name(struct list_head *list, char *name);
165 int parse_events_add_tracepoint(struct list_head *list, int *idx,
170 struct list_head *list,
177 struct list_head *list,
181 struct list_head *list,
186 struct list_head *list,
188 int parse_events_add_cache(struct list_head *list, int *idx,
192 int parse_events_add_breakpoint(struct list_head *list, int *idx,
195 struct list_head *list, char *name,
212 void parse_events__set_leader(char *name, struct list_head *list,