Searched refs:unregister_ftrace_function_probe_func (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/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 | 1009 unregister_ftrace_function_probe_func(char *glob, struct trace_array *tr,
|
| D | ftrace.c | 4394 unregister_ftrace_function_probe_func(char *glob, struct trace_array *tr, in unregister_ftrace_function_probe_func() function 4527 unregister_ftrace_function_probe_func(NULL, tr, probe->probe_ops); in clear_ftrace_function_probes()
|
| D | trace_events.c | 2744 ret = unregister_ftrace_function_probe_func(glob+1, tr, ops); in event_enable_func()
|
| D | trace.c | 7178 return unregister_ftrace_function_probe_func(glob+1, tr, ops); in ftrace_trace_snapshot_callback()
|