Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_probe.c319 struct fetch_param *f, bool is_return, in parse_probe_vars()
357 struct fetch_param *f, bool is_return, bool is_kprobe, in parse_probe_arg()
503 struct probe_arg *parg, bool is_return, bool is_kprobe, in traceprobe_parse_probe_arg()
662 bool is_return) in __set_print_fmt()
705 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
372 bool is_delete, is_return; in create_trace_uprobe() local
Dtrace_kprobe.c268 int nargs, bool is_return) in alloc_trace_kprobe()
610 bool is_return = false, is_delete = false; in create_trace_kprobe() local