Searched defs:call (Results 1 – 7 of 7) sorted by relevance
/tools/testing/selftests/bpf/test_kmods/ |
A D | bpf_testmod-events.h | 53 #define BPF_TESTMOD_DECLARE_TRACE(call, proto, args, size) \ argument 56 #define BPF_TESTMOD_DECLARE_TRACE(call, proto, args, size) \ argument
|
/tools/testing/selftests/bpf/progs/ |
A D | test_probe_user.c | 34 int BPF_KSYSCALL(handle_sys_socketcall, int call, unsigned long *args) in BPF_KSYSCALL()
|
/tools/virtio/ringtest/ |
A D | main.c | 66 void call(void) in call() function
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | tailcalls.c | 1122 struct tailcall_poke *call = arg; in poke_update() local 1147 struct tailcall_poke *call, *test; in test_tailcall_poke() local
|
/tools/virtio/ |
A D | virtio_test.c | 29 int call; member
|
A D | vhost_net_test.c | 34 int call; member
|
/tools/perf/util/ |
A D | callchain.c | 584 struct callchain_list *call; in fill_node() local 656 struct callchain_list *call, *tmp; in add_child() local
|
Completed in 39 milliseconds