Searched refs:bpf_kfunc_call_test3 (Results 1 – 2 of 2) sorted by relevance
10 extern struct sock *bpf_kfunc_call_test3(struct sock *sk) __ksym;31 sk_state_res = bpf_kfunc_call_test3((struct sock *)sk)->sk_state; in f1()
549 struct sock * noinline bpf_kfunc_call_test3(struct sock *sk) in bpf_kfunc_call_test3() function741 BTF_ID_FLAGS(func, bpf_kfunc_call_test3) in BTF_ID_FLAGS()