Searched refs:xpc_notify_mq_msghdr_uv (Results 1 – 2 of 2) sorted by relevance
265 struct xpc_notify_mq_msghdr_uv { struct277 struct xpc_notify_mq_msghdr_uv hdr; argument
1546 msg_size = sizeof(struct xpc_notify_mq_msghdr_uv) + payload_size; in xpc_send_payload_uv()1678 sizeof(struct xpc_notify_mq_msghdr_uv)); in xpc_received_payload_uv()1786 if (sizeof(struct xpc_notify_mq_msghdr_uv) > XPC_MSG_HDR_MAX_SIZE) { in xpc_init_uv()