Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/kernel/trace/
Dtrace_probe.c334 struct fetch_param *f, bool is_return, in parse_probe_vars()
377 struct fetch_param *f, bool is_return, bool is_kprobe, in parse_probe_arg()
523 struct probe_arg *parg, bool is_return, bool is_kprobe, in traceprobe_parse_probe_arg()
613 bool is_return) in __set_print_fmt()
656 int set_print_fmt(struct trace_probe *tp, bool is_return) in set_print_fmt()
Dtrace_uprobe.c26 #define SIZEOF_TRACE_ENTRY(is_return) \ argument
30 #define DATAOF_TRACE_ENTRY(entry, is_return) \ argument
366 bool is_delete, is_return; in create_trace_uprobe() local
1350 create_local_trace_uprobe(char *name, unsigned long offs, bool is_return) in create_local_trace_uprobe()
Dtrace_kprobe.c324 int nargs, bool is_return) in alloc_trace_kprobe()
743 bool is_return = false, is_delete = false; in create_trace_kprobe() local
1528 bool is_return) in create_local_trace_kprobe()
/kernel/linux/linux-5.10/samples/bpf/
Dtask_fd_query_user.c121 const char *name, __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_kuprobe_common()
163 __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_probe()
216 static int test_debug_fs_uprobe(char *binary_path, long offset, bool is_return) in test_debug_fs_uprobe()
/kernel/linux/linux-4.19/samples/bpf/
Dtask_fd_query_user.c120 const char *name, __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_kuprobe_common()
162 __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_probe()
215 static int test_debug_fs_uprobe(char *binary_path, long offset, bool is_return) in test_debug_fs_uprobe()
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_uprobe.c30 #define SIZEOF_TRACE_ENTRY(is_return) \ argument
34 #define DATAOF_TRACE_ENTRY(entry, is_return) \ argument
545 bool is_return = false; in trace_uprobe_create() local
1585 unsigned long ref_ctr_offset, bool is_return) in create_local_trace_uprobe()
Dtrace_probe.c842 bool is_return) in __set_print_fmt()
903 int traceprobe_set_print_fmt(struct trace_probe *tp, bool is_return) in traceprobe_set_print_fmt()
Dtrace_kprobe.c263 int nargs, bool is_return) in alloc_trace_kprobe()
746 bool is_return = false; in trace_kprobe_create() local
1807 bool is_return) in create_local_trace_kprobe()