Searched refs:ftrace_glob (Results 1 – 1 of 1) sorted by relevance
3711 struct ftrace_glob { struct3727 static int ftrace_match(char *str, struct ftrace_glob *g) in ftrace_match() argument3786 add_rec_by_index(struct ftrace_hash *hash, struct ftrace_glob *func_g, in add_rec_by_index()3811 ftrace_match_record(struct dyn_ftrace *rec, struct ftrace_glob *func_g, in ftrace_match_record()3812 struct ftrace_glob *mod_g, int exclude_mod) in ftrace_match_record()3853 struct ftrace_glob func_g = { .type = MATCH_FULL }; in match_records()3854 struct ftrace_glob mod_g = { .type = MATCH_FULL }; in match_records()3855 struct ftrace_glob *mod_match = (mod) ? &mod_g : NULL; in match_records()4510 struct ftrace_glob func_g; in unregister_ftrace_function_probe_func()5462 struct ftrace_glob func_g; in ftrace_graph_set_hash()