Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dsock_addr_kern.c50 return bpf_kfunc_call_sock_sendmsg(args); in sock_sendmsg()
/linux/tools/testing/selftests/bpf/bpf_testmod/
A Dbpf_testmod_kfunc.h138 int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args) __ksym;
A Dbpf_testmod.c891 __bpf_kfunc int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args) in bpf_kfunc_call_sock_sendmsg() function
1050 BTF_ID_FLAGS(func, bpf_kfunc_call_sock_sendmsg, KF_SLEEPABLE) in BTF_ID_FLAGS()

Completed in 77 milliseconds