Home
last modified time | relevance | path

Searched refs:bpf_kfunc_call_test4 (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dkfunc_call_test.c20 tmp = bpf_kfunc_call_test4(-3, -30, -200, -1000); in kfunc_call_test4()
/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod_kfunc.h112 long bpf_kfunc_call_test4(signed char a, short b, int c, long d) __ksym;
A Dbpf_testmod.c656 __bpf_kfunc long noinline bpf_kfunc_call_test4(signed char a, short b, int c, long d) in bpf_kfunc_call_test4() function
1065 BTF_ID_FLAGS(func, bpf_kfunc_call_test4) in BTF_ID_FLAGS()

Completed in 8 milliseconds