Home
last modified time | relevance | path

Searched refs:ftrace_shutdown (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/kernel/trace/
Dftrace_internal.h13 int ftrace_shutdown(struct ftrace_ops *ops, int command);
28 # define ftrace_shutdown(ops, command) \ macro
Dfgraph.c658 ftrace_shutdown(&graph_ops, FTRACE_STOP_FUNC_RET); in unregister_ftrace_graph()
Dftrace.c3005 int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown() function
4907 ftrace_shutdown(&probe->ops, 0); in unregister_ftrace_function_probe_func()
6599 ftrace_shutdown(ops, 0); in ftrace_destroy_filter_files()
8259 ret = ftrace_shutdown(ops, 0); in unregister_ftrace_function()