Home
last modified time | relevance | path

Searched defs:is_return (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/kernel/trace/
Dtrace_probe.c321 struct fetch_param *f, bool is_return, in parse_probe_vars()
359 struct fetch_param *f, bool is_return, bool is_kprobe, in parse_probe_arg()
505 struct probe_arg *parg, bool is_return, bool is_kprobe, in traceprobe_parse_probe_arg()
664 bool is_return) in __set_print_fmt()
707 int set_print_fmt(struct trace_probe *tp, bool is_return) in set_print_fmt()
Dtrace_uprobe.c36 #define SIZEOF_TRACE_ENTRY(is_return) \ argument
40 #define DATAOF_TRACE_ENTRY(entry, is_return) \ argument
363 bool is_delete, is_return; in create_trace_uprobe() local
Dtrace_kprobe.c280 int nargs, bool is_return) in alloc_trace_kprobe()
611 bool is_return = false, is_delete = false; in create_trace_kprobe() local