Home
last modified time | relevance | path

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

/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()
/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 uprobe_multi_check(void * ctx,bool is_return,bool is_sleep) uprobe_multi_check() argument
/linux/kernel/trace/
H A Dtrace_uprobe.c33 #define SIZEOF_TRACE_ENTRY(is_return) \ argument
37 #define DATAOF_TRACE_ENTRY(entry, is_return) \ argument
548 bool is_return = false; in __trace_uprobe_create() local
1626 unsigned long ref_ctr_offset, bool is_return) in create_local_trace_uprobe()
H A Dtrace_fprobe.c430 int nargs, bool is_return) in alloc_trace_fprobe()
1034 char **symbol, bool *is_return, in parse_symbol_and_return()
1120 bool is_return = false; in DEFINE_FREE() local
H A Dtrace_kprobe.c272 int nargs, bool is_return) in alloc_trace_kprobe()
865 bool is_return = false; in trace_kprobe_create_internal() local
1895 bool is_return) in create_local_trace_kprobe()
H A Dbpf_trace.c2556 bool is_return; global() member
2792 kprobe_multi_link_prog_run(struct bpf_kprobe_multi_link * link,unsigned long entry_ip,struct ftrace_regs * fregs,bool is_return,void * data) kprobe_multi_link_prog_run() argument
3260 uprobe_prog_run(struct bpf_uprobe * uprobe,unsigned long entry_ip,struct pt_regs * regs,bool is_return,void * data) uprobe_prog_run() argument