Searched refs:unregister_ftrace_function_probe_func (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/kernel/trace/ |
| D | trace_functions.c | 811 return unregister_ftrace_function_probe_func(glob+1, tr, ops); in ftrace_trace_probe_callback()
|
| D | trace.h | 1074 unregister_ftrace_function_probe_func(char *glob, struct trace_array *tr,
|
| D | ftrace.c | 4804 unregister_ftrace_function_probe_func(char *glob, struct trace_array *tr, in unregister_ftrace_function_probe_func() function 4939 unregister_ftrace_function_probe_func(NULL, tr, probe->probe_ops); in clear_ftrace_function_probes()
|
| D | trace_events.c | 3379 ret = unregister_ftrace_function_probe_func(glob+1, tr, ops); in event_enable_func()
|
| D | trace.c | 8619 return unregister_ftrace_function_probe_func(glob+1, tr, ops); in ftrace_trace_snapshot_callback()
|