Lines Matching defs:func_list
406 struct func_list { struct
407 struct func_list *next; argument
408 char *func;
409 unsigned int start;
410 unsigned int end;
532 struct func_list *func_list = *next_func; in add_func() local
555 struct func_list *func_list = *next_func; in add_func_str() local
571 static void free_func_list(struct func_list *func_list) in free_func_list()
591 const char *module, struct func_list **func_list, in match_filters()
686 struct func_list **func_list, in check_available_filters()
697 struct func_list **func_list) in list_available_filters()
795 struct func_list *func_list = NULL; in update_filter() local
1240 struct func_list *func_list = NULL, *f; in tracefs_filter_functions() local