Searched refs:next_tail (Results 1 – 6 of 6) sorted by relevance
180 unsigned int index = 0, tail = 0, next_tail = 0; in submit_to_uring_sq() local200 next_tail = tail + 1; in submit_to_uring_sq()211 tail = next_tail; in submit_to_uring_sq()
152 let next_tail = tail.wrapping_add(1); in prep_next_sqe() localVariable153 if next_tail == self.submit_ring.pointers.head(Ordering::Acquire) { in prep_next_sqe()166 self.submit_ring.pointers.set_tail(next_tail); in prep_next_sqe()1011 fn set_tail(&self, next_tail: u32) { in set_tail()1014 unsafe { (*self.tail).store(next_tail, Ordering::Release) } in set_tail()
1336 next_tail: None,1518 next_tail: Option<<A::LinkOps as link_ops::LinkOps>::LinkPtr>,1534 self.next_tail = None;1555 self.next_tail = None;1558 let new_tail = unsafe { self.list.adapter.link_ops().prev(tail, self.next_tail) };1559 self.next_tail = self.tail;1575 next_tail: self.next_tail,
94389 goto next_tail;94402 goto next_tail;94417 next_tail:
94405 goto next_tail;94418 goto next_tail;94433 next_tail:
91713 goto next_tail;91738 next_tail: