Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c556 static void free_trace_fprobe(struct trace_fprobe *tf) in free_trace_fprobe() function
568 DEFINE_FREE(free_trace_fprobe, struct trace_fprobe *, if (!IS_ERR_OR_NULL(_T)) free_trace_fprobe(_T…
579 struct trace_fprobe *tf __free(free_trace_fprobe) = NULL; in alloc_trace_fprobe()
1240 struct trace_fprobe *tf __free(free_trace_fprobe) = NULL; in trace_fprobe_create_internal()
1429 free_trace_fprobe(tf); in trace_fprobe_release()