Searched defs:xpc_channel_uv (Results 1 – 1 of 1) sorted by relevance
308 struct xpc_channel_uv { struct309 void *cached_notify_gru_mq_desc; /* remote partition's notify mq's */312 struct xpc_send_msg_slot_uv *send_msg_slots;313 void *recv_msg_slots; /* each slot will hold a xpc_notify_mq_msg_uv */316 struct xpc_fifo_head_uv msg_slot_free_list;317 struct xpc_fifo_head_uv recv_msg_list; /* deliverable payloads */