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;
859 __bpf_kfunc int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) in bpf_kfunc_call_kernel_sendmsg()891 __bpf_kfunc int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args) in bpf_kfunc_call_sock_sendmsg()
85 struct sendmsg_args { struct169 struct sendmsg_args args; in send_msg_op()