Home
last modified time | relevance | path

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

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