Home
last modified time | relevance | path

Searched refs:xpc_notify_mq_msg_uv (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_uv.c1123 struct xpc_notify_mq_msg_uv *msg_slot; in xpc_allocate_recv_msg_slot_uv()
1393 struct xpc_notify_mq_msg_uv *msg) in xpc_handle_notify_mq_ack_uv()
1411 struct xpc_notify_mq_msg_uv *msg) in xpc_handle_notify_mq_msg_uv()
1416 struct xpc_notify_mq_msg_uv *msg_slot; in xpc_handle_notify_mq_msg_uv()
1481 struct xpc_notify_mq_msg_uv *msg; in xpc_handle_notify_IRQ_uv()
1540 struct xpc_notify_mq_msg_uv *msg; in xpc_send_payload_uv()
1578 msg = (struct xpc_notify_mq_msg_uv *)&msg_buffer; in xpc_send_payload_uv()
1650 struct xpc_notify_mq_msg_uv *msg; in xpc_get_deliverable_payload_uv()
1656 msg = container_of(entry, struct xpc_notify_mq_msg_uv, in xpc_get_deliverable_payload_uv()
1667 struct xpc_notify_mq_msg_uv *ms in xpc_received_payload_uv()
[all...]
H A Dxpc.h276 struct xpc_notify_mq_msg_uv { struct
313 void *recv_msg_slots; /* each slot will hold a xpc_notify_mq_msg_uv */
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_uv.c1123 struct xpc_notify_mq_msg_uv *msg_slot; in xpc_allocate_recv_msg_slot_uv()
1393 struct xpc_notify_mq_msg_uv *msg) in xpc_handle_notify_mq_ack_uv()
1411 struct xpc_notify_mq_msg_uv *msg) in xpc_handle_notify_mq_msg_uv()
1416 struct xpc_notify_mq_msg_uv *msg_slot; in xpc_handle_notify_mq_msg_uv()
1481 struct xpc_notify_mq_msg_uv *msg; in xpc_handle_notify_IRQ_uv()
1540 struct xpc_notify_mq_msg_uv *msg; in xpc_send_payload_uv()
1578 msg = (struct xpc_notify_mq_msg_uv *)&msg_buffer; in xpc_send_payload_uv()
1650 struct xpc_notify_mq_msg_uv *msg; in xpc_get_deliverable_payload_uv()
1656 msg = container_of(entry, struct xpc_notify_mq_msg_uv, in xpc_get_deliverable_payload_uv()
1667 struct xpc_notify_mq_msg_uv *ms in xpc_received_payload_uv()
[all...]
H A Dxpc.h276 struct xpc_notify_mq_msg_uv { struct
313 void *recv_msg_slots; /* each slot will hold a xpc_notify_mq_msg_uv */

Completed in 8 milliseconds