Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dftrace_internal.h16 int ftrace_shutdown(struct ftrace_ops *ops, int command);
31 # define ftrace_shutdown(ops, command) \ macro
A Dftrace.c3097 int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown() function
3578 ret = ftrace_shutdown(ops, command); in ftrace_shutdown_subops()
5553 ftrace_shutdown(&probe->ops, 0); in unregister_ftrace_function_probe_func()
6924 ftrace_shutdown(ops, 0); in ftrace_destroy_filter_files()
8602 ret = ftrace_shutdown(ops, 0); in unregister_ftrace_function()

Completed in 21 milliseconds