Home
last modified time | relevance | path

Searched refs:fmod_ret_test (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dfmod_ret_freplace.c8 int BPF_PROG(fmod_ret_test, long val, int ret) in BPF_PROG() argument
H A Dtest_trampoline_count.c13 int BPF_PROG(fmod_ret_test, int a, int *b, int ret) in BPF_PROG() argument
H A Dmodify_return.c27 int BPF_PROG(fmod_ret_test, int a, int *b, int ret) in BPF_PROG() argument
H A Dtest_bpf_cookie.c105 int BPF_PROG(fmod_ret_test, int _a, int *_b, int _ret) in BPF_PROG() argument
H A Dget_func_args_test.c71 int BPF_PROG(fmod_ret_test, int _a, int *_b, int _ret) in BPF_PROG() argument
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_func_args_test.c30 prog_fd = bpf_program__fd(skel->progs.fmod_ret_test); in test_get_func_args_test()
H A Dmodify_return.c31 prog_fd = bpf_program__fd(skel->progs.fmod_ret_test); in run_test()
H A Dbpf_cookie.c518 prog_fd = bpf_program__fd(skel->progs.fmod_ret_test); in tracing_subtest()
527 prog_fd = bpf_program__fd(skel->progs.fmod_ret_test); in tracing_subtest()