Searched refs:bpf_test_modorder_retx (Results 1 – 2 of 2) sorted by relevance
5 extern int bpf_test_modorder_retx(void) __ksym;13 ret1 = bpf_test_modorder_retx(); in call_kfunc_xy()25 ret2 = bpf_test_modorder_retx(); in call_kfunc_yx()
9 __bpf_kfunc int bpf_test_modorder_retx(void) in bpf_test_modorder_retx() function17 BTF_ID_FLAGS(func, bpf_test_modorder_retx);