Searched refs:unregister_ftrace_function_probe_func (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/kernel/trace/ |
| D | trace_functions.c | 651 return unregister_ftrace_function_probe_func(glob+1, tr, ops); in ftrace_trace_probe_callback()
|
| D | trace.h | 1120 unregister_ftrace_function_probe_func(char *glob, struct trace_array *tr,
|
| D | ftrace.c | 4453 unregister_ftrace_function_probe_func(char *glob, struct trace_array *tr, in unregister_ftrace_function_probe_func() function 4586 unregister_ftrace_function_probe_func(NULL, tr, probe->probe_ops); in clear_ftrace_function_probes()
|
| D | trace_events.c | 2733 ret = unregister_ftrace_function_probe_func(glob+1, tr, ops); in event_enable_func()
|
| D | trace.c | 7719 return unregister_ftrace_function_probe_func(glob+1, tr, ops); in ftrace_trace_snapshot_callback()
|