Searched defs:is_return (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-4.19/kernel/trace/ |
| D | trace_probe.c | 334 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()
|
| D | trace_uprobe.c | 26 #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()
|
| D | trace_kprobe.c | 324 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/ |
| D | task_fd_query_user.c | 121 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/ |
| D | task_fd_query_user.c | 120 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/ |
| D | trace_uprobe.c | 30 #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()
|
| D | trace_probe.c | 842 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()
|
| D | trace_kprobe.c | 263 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()
|