Searched defs:fexit_test (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_trampoline_count.c | 19 int BPF_PROG(fexit_test, int a, int *b, int ret) in BPF_PROG() argument
|
| D | get_func_args_test.c | 100 int BPF_PROG(fexit_test, int _a, int *_b, int _ret) in BPF_PROG() argument
|
| D | modify_return.c | 37 int BPF_PROG(fexit_test, int a, __u64 b, int ret) in BPF_PROG() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | fexit_test.c | 41 static void fexit_test(void) in fexit_test() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | modify_return.c | 37 int BPF_PROG(fexit_test, int a, __u64 b, int ret) in BPF_PROG() argument
|