Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dfprobe.c222 ftrace_free_filter(&fp->ops); in fprobe_fail_cleanup()
382 ftrace_free_filter(&fp->ops); in unregister_fprobe()
H A Dtrace_event_perf.c501 ftrace_free_filter(ops); in perf_ftrace_function_unregister()
H A Dtrace_selftest.c985 ftrace_free_filter(&fixture->gops.ops); in test_graph_storage_multi()
H A Dftrace.c1311 void ftrace_free_filter(struct ftrace_ops *ops) in ftrace_free_filter() function
1317 EXPORT_SYMBOL_GPL(ftrace_free_filter);
6038 ftrace_free_filter(ops); in unregister_ftrace_direct()
6934 ftrace_free_filter(ops); in ftrace_destroy_filter_files()
/linux/samples/ftrace/
H A Dftrace-ops.c146 ftrace_free_filter(&ops[i].ops); in ops_destroy()