Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dsock_addr_kern.c44 return bpf_kfunc_call_kernel_sendmsg(args); in kernel_sendmsg()
/linux-6.14.4/tools/testing/selftests/bpf/test_kmods/
Dbpf_testmod_kfunc.h137 int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) __ksym;
Dbpf_testmod.c898 __bpf_kfunc int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) in bpf_kfunc_call_kernel_sendmsg() function
1088 BTF_ID_FLAGS(func, bpf_kfunc_call_kernel_sendmsg, KF_SLEEPABLE) in BTF_ID_FLAGS()