Home
last modified time | relevance | path

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

/DragonOS/kernel/src/init/
H A Dinitial_kthread.rs26 switch_to_user(); in initial_kernel_thread()
65 fn switch_to_user() -> ! { in switch_to_user() function