Searched defs:move_next (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/irqchip/ | ||
| H A D | irq-riscv-imsic-state.h | 26 struct imsic_vector *move_next; member |
| /linux/rust/kernel/ | ||
| H A D | list.rs | 1014 pub fn move_next(&mut self) -> bool { move_next() method |
| H A D | rbtree.rs | 970 pub fn move_next(self) -> Option<Self> { move_next() method |