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.rs1036 pub fn move_prev(&mut self) -> bool { in move_prev() method
H A Drbtree.rs965 pub fn move_prev(self) -> Option<Self> { move_prev() method