Searched refs:bpf_kfunc_call_test2 (Results 1 – 3 of 3) sorted by relevance
36 return bpf_kfunc_call_test2((struct sock *)sk, 1, 2); in kfunc_call_test2()
110 int bpf_kfunc_call_test2(struct sock *sk, __u32 a, __u32 b) __ksym;
603 __bpf_kfunc int bpf_kfunc_call_test2(struct sock *sk, u32 a, u32 b) in bpf_kfunc_call_test2() function1020 BTF_ID_FLAGS(func, bpf_kfunc_call_test2) in BTF_ID_FLAGS()