Searched refs:user_msghdr_x (Results 1 – 2 of 2) sorted by relevance
472 struct user_msghdr_x { struct482 __CCT_DECLARE_CONSTRAINED_PTR_TYPES(struct user_msghdr_x, user_msghdr_x); argument
2513 user_msg_x = kalloc_type(struct user_msghdr_x, uap->cnt, in recvmsg_x_array()2557 struct user_msghdr_x *mp = user_msg_x + i; in recvmsg_x_array()2650 kfree_type(struct user_msghdr_x, uap->cnt, user_msg_x); in recvmsg_x_array()3438 struct user_msghdr_x *user_msg = dst + i; in internalize_recv_msghdr_array()3523 struct user_msghdr_x *user_msg = src + i; in externalize_recv_msghdr_array()