Home
last modified time | relevance | path

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

/DragonOS/kernel/src/init/
H A Dinit.rs34 boot::{boot_callback_except_early, boot_callbacks},
67 boot_callback_except_early(); in do_start_kernel()
H A Dboot.rs158 pub(super) fn boot_callback_except_early() { in boot_callback_except_early() function