Searched refs:tail_l (Results 1 – 1 of 1) sorted by relevance
675 uint16_t head_l, tail_l; in inl_outb_soft_exp_poll() local688 tail_l = head.s.tail_pos; in inl_outb_soft_exp_poll()690 while (tail_l != head_l) { in inl_outb_soft_exp_poll()697 entry.u64 = __atomic_load_n(ring_base + tail_l + 1, in inl_outb_soft_exp_poll()711 __atomic_store_n(ring_base + tail_l + 1, 0ULL, in inl_outb_soft_exp_poll()718 tail_l++; in inl_outb_soft_exp_poll()