Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds