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.c552 static void free_trace_fprobe(struct trace_fprobe *tf) in free_trace_fprobe() function
564 DEFINE_FREE(free_trace_fprobe, struct trace_fprobe *, if (!IS_ERR_OR_NULL(_T)) free_trace_fprobe(_T…
575 struct trace_fprobe *tf __free(free_trace_fprobe) = NULL; in alloc_trace_fprobe()
1236 struct trace_fprobe *tf __free(free_trace_fprobe) = NULL; in trace_fprobe_create_internal()
1425 free_trace_fprobe(tf); in trace_fprobe_release()