Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dsock_addr_kern.c32 return bpf_kfunc_call_kernel_bind(args); in kernel_bind()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod_kfunc.h135 int bpf_kfunc_call_kernel_bind(struct addr_args *args) __ksym;
H A Dbpf_testmod.c857 __bpf_kfunc int bpf_kfunc_call_kernel_bind(struct addr_args *args) in bpf_kfunc_call_kernel_bind() function
1086 BTF_ID_FLAGS(func, bpf_kfunc_call_kernel_bind, KF_SLEEPABLE) in BTF_ID_FLAGS()