Home
last modified time | relevance | path

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

/linux-5.19.10/samples/bpf/
Dtask_fd_query_user.c124 const char *name, __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_kuprobe_common()
174 __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_probe()
227 static int test_debug_fs_uprobe(char *binary_path, long offset, bool is_return) in test_debug_fs_uprobe()
/linux-5.19.10/tools/testing/selftests/bpf/progs/
Dkprobe_multi.c41 static void kprobe_multi_check(void *ctx, bool is_return) in kprobe_multi_check()
/linux-5.19.10/kernel/trace/
Dtrace_uprobe.c31 #define SIZEOF_TRACE_ENTRY(is_return) \ argument
35 #define DATAOF_TRACE_ENTRY(entry, is_return) \ argument
546 bool is_return = false; in __trace_uprobe_create() local
1577 unsigned long ref_ctr_offset, bool is_return) in create_local_trace_uprobe()
Dtrace_kprobe.c260 int nargs, bool is_return) in alloc_trace_kprobe()
734 bool is_return = false; in __trace_kprobe_create() local
1796 bool is_return) in create_local_trace_kprobe()