Searched refs:_boot_hook (Results 1 – 2 of 2) sorted by relevance
73 memset(&_boot_hook, 0, sizeof(struct boot_hook_args)); in HpcMenuInterface()388 if (_boot_hook.func) in boot()389 _boot_hook.func(_boot_hook.arg); in boot()
132 } _boot_hook; variable170 _boot_hook = arg; in register_boot_hook()