Home
last modified time | relevance | path

Searched defs:move_prev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-riscv-imsic-state.h27 struct imsic_vector *move_prev; member
/linux/rust/kernel/
H A Dlist.rs913 pub fn move_prev(&mut self) -> bool { in move_prev() method
H A Drbtree.rs815 pub fn move_prev(self) -> Option<Self> { in move_prev() method