Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A 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()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A 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()
H A Duprobe_multi.c37 static void uprobe_multi_check(void *ctx, bool is_return, bool is_sleep) in uprobe_multi_check()
/openbmc/linux/kernel/trace/
H A 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
H A 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()
H A 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()