Home
last modified time | relevance | path

Searched refs:move_next (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/irqchip/
H A Dirq-riscv-imsic-state.h26 struct imsic_vector *move_next; member
H A Dirq-riscv-imsic-state.c156 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()
465 vec->move_next = NULL; in imsic_vector_alloc()
/linux-6.15/rust/kernel/
H A Dlist.rs785 pub fn move_next(&mut self) -> bool { in move_next() method
886 self.cursor.move_next(); in remove()
H A Drbtree.rs823 pub fn move_next(self) -> Option<Self> { in move_next() method
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c3273 goto move_next; in ath12k_dp_mon_srng_process()
3285 goto move_next; in ath12k_dp_mon_srng_process()
3305 goto move_next; in ath12k_dp_mon_srng_process()
3329 move_next: in ath12k_dp_mon_srng_process()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c3074 goto move_next; in ath11k_dp_rx_reap_mon_status_ring()
3120 goto move_next; in ath11k_dp_rx_reap_mon_status_ring()
3140 move_next: in ath11k_dp_rx_reap_mon_status_ring()