Searched refs:arch_current_pcb (Results 1 – 3 of 3) sorted by relevance
318 pub fn arch_current_pcb() -> Arc<Self> { in arch_current_pcb() method
269 pub fn arch_current_pcb() -> Arc<Self> { in arch_current_pcb() method
166 return ProcessControlBlock::arch_current_pcb(); in current_pcb()