Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c216 static bool trace_fprobe_is_return(struct trace_fprobe *tf) in trace_fprobe_is_return() function
743 if (trace_fprobe_is_return(tf)) { in init_trace_event_call()
916 if (trace_fprobe_is_return(tf) != trace_fprobe_is_return(to) || in append_trace_fprobe_event()
1446 trace_fprobe_is_return(tf) ? "%return" : ""); in trace_fprobe_show()