Home
last modified time | relevance | path

Searched refs:mrht_head_tail (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dmpsc_ring.c263 &buf->mr_head_tail.mrht_head_tail, in mpsc_ring_write()
264 head_tail.mrht_head_tail /* old */, in mpsc_ring_write()
265 new_head_tail.mrht_head_tail /* new */, in mpsc_ring_write()
H A Dmpsc_ring.h97 uint64_t mrht_head_tail; member