Lines Matching refs:xpc_notify_mq_msg_uv
1038 struct xpc_notify_mq_msg_uv *msg_slot; in xpc_allocate_recv_msg_slot_uv()
1308 struct xpc_notify_mq_msg_uv *msg) in xpc_handle_notify_mq_ack_uv()
1326 struct xpc_notify_mq_msg_uv *msg) in xpc_handle_notify_mq_msg_uv()
1331 struct xpc_notify_mq_msg_uv *msg_slot; in xpc_handle_notify_mq_msg_uv()
1396 struct xpc_notify_mq_msg_uv *msg; in xpc_handle_notify_IRQ_uv()
1455 struct xpc_notify_mq_msg_uv *msg; in xpc_send_payload_uv()
1493 msg = (struct xpc_notify_mq_msg_uv *)&msg_buffer; in xpc_send_payload_uv()
1565 struct xpc_notify_mq_msg_uv *msg; in xpc_get_deliverable_payload_uv()
1571 msg = container_of(entry, struct xpc_notify_mq_msg_uv, in xpc_get_deliverable_payload_uv()
1582 struct xpc_notify_mq_msg_uv *msg; in xpc_received_payload_uv()
1585 msg = container_of(payload, struct xpc_notify_mq_msg_uv, payload); in xpc_received_payload_uv()