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()
84 struct sendmsg_args {172 int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) __ksym;173 int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args) __ksym;77 struct sendmsg_args { global() struct 78 addrsendmsg_args global() argument 79 msgsendmsg_args global() argument 80 msglensendmsg_args global() argument
1162 __bpf_kfunc int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) in bpf_kfunc_st_ops_test_epilogue() 1194 __bpf_kfunc int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args)
81 struct sendmsg_args { struct165 struct sendmsg_args args; in send_msg_op()