Searched defs:xpc_fifo_head_uv (Results 1 – 1 of 1) sorted by relevance
336 struct xpc_fifo_head_uv { struct337 struct xpc_fifo_entry_uv *first;338 struct xpc_fifo_entry_uv *last;339 spinlock_t lock;340 int n_entries;