Searched refs:head_config (Results 1 – 2 of 2) sorted by relevance
142 struct list_head *head_config);147 struct list_head *head_config);153 struct list_head *head_config);157 struct list_head *head_config);161 struct list_head *head_config);166 struct list_head *head_config);
32 static int get_config_terms(struct list_head *head_config,369 struct list_head *head_config) in parse_events_add_cache() argument387 config_name = get_config_name(head_config); in parse_events_add_cache()429 if (head_config) { in parse_events_add_cache()430 if (config_attr(&attr, head_config, err, in parse_events_add_cache()434 if (get_config_terms(head_config, &config_terms)) in parse_events_add_cache()473 struct list_head *head_config) in add_tracepoint() argument483 if (head_config) { in add_tracepoint()486 if (get_config_terms(head_config, &config_terms)) in add_tracepoint()498 struct list_head *head_config) in add_tracepoint_multi_event() argument[all …]