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