Searched defs:next_tail (Results 1 – 2 of 2) sorted by relevance
180 unsigned int index = 0, tail = 0, next_tail = 0; in submit_to_uring_sq() local
152 let next_tail = tail.wrapping_add(1); in prep_next_sqe() localVariable