Home
last modified time | relevance | path

Searched refs:unregister_ftrace_function_probe_func (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/trace/
H A Dtrace_functions.c824 return unregister_ftrace_function_probe_func(glob+1, tr, ops); in ftrace_trace_probe_callback()
H A Dtrace.h1183 unregister_ftrace_function_probe_func(char *glob, struct trace_array *tr,
H A Dftrace.c5455 unregister_ftrace_function_probe_func(char *glob, struct trace_array *tr, in unregister_ftrace_function_probe_func() function
5590 unregister_ftrace_function_probe_func(NULL, tr, probe->probe_ops); in clear_ftrace_function_probes()
H A Dtrace_events.c3670 ret = unregister_ftrace_function_probe_func(glob+1, tr, ops); in event_enable_func()
H A Dtrace.c8704 ret = unregister_ftrace_function_probe_func(glob+1, tr, ops); in ftrace_trace_snapshot_callback()