Searched refs:sendmsg_args (Results 1 – 4 of 4) sorted by relevance
42 int kernel_sendmsg(struct sendmsg_args *args) in kernel_sendmsg()48 int sock_sendmsg(struct sendmsg_args *args) in sock_sendmsg()
77 struct sendmsg_args { struct137 int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) __ksym;138 int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args) __ksym;
902 __bpf_kfunc int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) in bpf_kfunc_call_kernel_sendmsg()934 __bpf_kfunc int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args) in bpf_kfunc_call_sock_sendmsg()
81 struct sendmsg_args { struct165 struct sendmsg_args args; in send_msg_op()