Searched defs:fmod_ret_test (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | fmod_ret_freplace.c | 8 int BPF_PROG(fmod_ret_test, long val, int ret) in BPF_PROG() argument
|
D | test_trampoline_count.c | 13 int BPF_PROG(fmod_ret_test, int a, int *b, int ret) in BPF_PROG() argument
|
D | get_func_args_test.c | 71 int BPF_PROG(fmod_ret_test, int _a, int *_b, int _ret) in BPF_PROG() argument
|
D | modify_return.c | 27 int BPF_PROG(fmod_ret_test, int a, int *b, int ret) in BPF_PROG() argument
|
D | test_bpf_cookie.c | 121 int BPF_PROG(fmod_ret_test, int _a, int *_b, int _ret) in BPF_PROG() argument
|