Home
last modified time | relevance | path

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

/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-6.6/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()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dkprobe_multi.c39 static void kprobe_multi_check(void *ctx, bool is_return) in kprobe_multi_check()
126 static void kprobe_multi_testmod_check(void *ctx, bool is_return) in kprobe_multi_testmod_check()
Duprobe_multi.c37 static void uprobe_multi_check(void *ctx, bool is_return, bool is_sleep) in uprobe_multi_check()
/kernel/linux/linux-6.6/kernel/trace/
Dtrace_fprobe.c371 int nargs, bool is_return) in alloc_trace_fprobe()
902 char **symbol, bool *is_return, in parse_symbol_and_return()
970 bool is_return = false; in __trace_fprobe_create() local
Dtrace_uprobe.c32 #define SIZEOF_TRACE_ENTRY(is_return) \ argument
36 #define DATAOF_TRACE_ENTRY(entry, is_return) \ argument
542 bool is_return = false; in __trace_uprobe_create() local
1580 unsigned long ref_ctr_offset, bool is_return) in create_local_trace_uprobe()
Dtrace_kprobe.c262 int nargs, bool is_return) in alloc_trace_kprobe()
771 bool is_return = false; in __trace_kprobe_create() local
1762 bool is_return) in create_local_trace_kprobe()
/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
546 bool is_return = false; in trace_uprobe_create() local
1588 unsigned long ref_ctr_offset, bool is_return) in create_local_trace_uprobe()
Dtrace_probe.c843 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()
Dtrace_kprobe.c263 int nargs, bool is_return) in alloc_trace_kprobe()
746 bool is_return = false; in trace_kprobe_create() local
1811 bool is_return) in create_local_trace_kprobe()