Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/process/
H A Dmod.rs307 before_switch_finish_hook = sym before_switch_finish_hook, in switch_to_inner()
312 unsafe extern "C" fn before_switch_finish_hook() { in before_switch_finish_hook() function