Home
last modified time | relevance | path

Searched refs:switch_process (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.3/kernel/src/arch/x86_64/
Dcontext.rs10 pub fn switch_process( in switch_process() function
/DragonOS-0.1.3/kernel/src/sched/
Dcfs.rs11 context::switch_process,
179 switch_process(current_pcb(), proc); in sched()