Searched defs:xpc_fifo_head_uv (Results 1 – 1 of 1) sorted by relevance
248 struct xpc_fifo_head_uv { struct249 struct xpc_fifo_entry_uv *first;250 struct xpc_fifo_entry_uv *last;251 spinlock_t lock;252 int n_entries;