Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkexec_handover.h43 bool kho_is_enabled(void);
67 static inline bool kho_is_enabled(void) in kho_is_enabled() function
/linux/kernel/liveupdate/
H A Dluo_core.c84 if (!kho_is_enabled()) { in luo_early_startup()
H A Dkexec_handover.c58 bool kho_is_enabled(void) in kho_is_enabled() function
62 EXPORT_SYMBOL_GPL(kho_is_enabled);
/linux/lib/
H A Dtest_kho.c317 if (!kho_is_enabled()) in kho_test_init()
/linux/mm/
H A Dmemblock.c2541 if (!kho_is_enabled() || !reserved_mem_count) in reserve_mem_init()