Searched defs:is_return (Results 1 – 4 of 4) sorted by relevance
| /linux/samples/bpf/ |
| H A D | task_fd_query_user.c | 124 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 D | kprobe_multi.c | 39 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 D | uprobe_multi.c | 37 uprobe_multi_check(void * ctx,bool is_return,bool is_sleep) uprobe_multi_check() argument
|
| /linux/kernel/trace/ |
| H A D | trace_fprobe.c | 576 int nargs, bool is_return, in alloc_trace_fprobe() 1158 char **symbol, bool *is_return, in parse_symbol_and_return() 1252 bool is_return = false; in trace_fprobe_create_internal() local
|