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 { struct 137 int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) __ksym;138 int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args) __ksym;78 addrsendmsg_args global() argument 79 msgsendmsg_args global() argument 80 msglensendmsg_args global() argument
978 __bpf_kfunc int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) in bpf_kfunc_call_kernel_sendmsg()1010 __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()