Home
last modified time | relevance | path

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

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