Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dsock_addr_kern.c44 return bpf_kfunc_call_kernel_sendmsg(args); in kernel_sendmsg()
/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod_kfunc.h137 int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) __ksym;
H A Dbpf_testmod.c859 __bpf_kfunc int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) in bpf_kfunc_call_kernel_sendmsg() function
1049 BTF_ID_FLAGS(func, bpf_kfunc_call_kernel_sendmsg, KF_SLEEPABLE) in BTF_ID_FLAGS()