Searched defs:is_return (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A 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 1586 unsigned long ref_ctr_offset, bool is_return) in create_local_trace_uprobe()
|
| H A D | trace_probe.c | 843 bool is_return) in __set_print_fmt() 904 int traceprobe_set_print_fmt(struct trace_probe *tp, bool is_return) in traceprobe_set_print_fmt()
|
| H A D | trace_kprobe.c | 263 int nargs, bool is_return) in alloc_trace_kprobe() 746 bool is_return = false; in trace_kprobe_create() local 1810 bool is_return) in create_local_trace_kprobe()
|