Searched refs:mpsc_queue_chain (Results 1 – 14 of 14) sorted by relevance
50 typedef struct mpsc_queue_chain { struct52 struct mpsc_queue_chain *volatile mpqc_next; argument54 struct mpsc_queue_chain *_Atomic mpqc_next;120 struct mpsc_queue_chain mpqh_head;122 struct mpsc_queue_chain *volatile mpqh_tail;124 struct mpsc_queue_chain *_Atomic mpqh_tail;217 os_atomic_store(&elm->mpqc_next, (struct mpsc_queue_chain *__single)NULL, relaxed); in __mpsc_queue_append_update_tail()525 struct mpsc_queue_chain mpd_chain;
42 struct mpsc_queue_chain link;
114 struct mpsc_queue_chain link;
354 struct mpsc_queue_chain ts_deallocate_link; /* thread deallocate link */
286 struct mpsc_queue_chain prefix##_defer; \
53 _mpsc_queue_wait_for_enqueuer(struct mpsc_queue_chain *_Atomic *ptr) in _mpsc_queue_wait_for_enqueuer()
189 struct mpsc_queue_chain wi_deallocate_link;
62 struct mpsc_queue_chain tg_destroy_link;
388 struct mpsc_queue_chain mpsc_links; /* thread daemon mpsc links */
202 struct mpsc_queue_chain link;209 struct mpsc_queue_chain link;
1302 struct mpsc_queue_chain smrj_link;
219 struct mpsc_queue_chain wq_destroy_link;
146 struct mpsc_queue_chain link;
94 struct mpsc_queue_chain chain;