Searched refs:move_next (Results 1 – 7 of 7) sorted by relevance
156 if (READ_ONCE(mvec->move_next)) { in __imsic_local_sync()170 mvec = READ_ONCE(vec->move_next); in __imsic_local_sync()199 WRITE_ONCE(vec->move_next, NULL); in __imsic_local_sync()366 WRITE_ONCE(vec->move_next, move_vec); in imsic_vector_move_update()455 vec->move_next = NULL; in imsic_vector_alloc()
26 struct imsic_vector *move_next; member
871 /// cursor.move_next();897 /// cursor.move_next();908 /// if !cursor.move_next() {924 /// cursor.move_next();1030 pub fn move_next(&mut self) -> bool { in move_next() 1131 self.cursor.move_next(); in arc() 1134 // INVARIANT: `self.ptr` is not equal to `self.cursor.next` due to the above `move_next` in arc() 1014 pub fn move_next(&mut self) -> bool { move_next() method
588 /// cursor = cursor.move_next().unwrap();599 /// cursor = cursor.move_next().unwrap();602 /// let cursor = cursor.move_next();973 pub fn move_next(self) -> Option<Self> {970 pub fn move_next(self) -> Option<Self> { move_next() method
364 curr = cursor.move_next(); in find_freeze_recipients()
307 cursor.move_next(); in pull_delivered_death()
3073 goto move_next; in ath11k_dp_rx_reap_mon_status_ring()3119 goto move_next; in ath11k_dp_rx_reap_mon_status_ring()3139 move_next: in ath11k_dp_rx_reap_mon_status_ring()