Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc.h265 struct xpc_notify_mq_msghdr_uv { struct
277 struct xpc_notify_mq_msghdr_uv hdr;
H A Dxpc_uv.c1546 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()
1787 dev_err(xpc_part, "xpc_notify_mq_msghdr_uv is larger than %d\n", in xpc_init_uv()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc.h265 struct xpc_notify_mq_msghdr_uv { struct
277 struct xpc_notify_mq_msghdr_uv hdr;
H A Dxpc_uv.c1546 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()
1787 dev_err(xpc_part, "xpc_notify_mq_msghdr_uv is larger than %d\n", in xpc_init_uv()

Completed in 8 milliseconds