Searched defs:xpc_channel_uv (Results 1 – 1 of 1) sorted by relevance
530 struct xpc_channel_uv { struct531 void *cached_notify_gru_mq_desc; /* remote partition's notify mq's */534 struct xpc_send_msg_slot_uv *send_msg_slots;535 void *recv_msg_slots; /* each slot will hold a xpc_notify_mq_msg_uv */538 struct xpc_fifo_head_uv msg_slot_free_list;539 struct xpc_fifo_head_uv recv_msg_list; /* deliverable payloads */