Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkexec_handover.h59 void kho_remove_subtree(void *fdt);
128 static inline void kho_remove_subtree(void *fdt) { } in kho_remove_subtree() function
/linux/lib/
H A Dtest_kho.c352 kho_remove_subtree(folio_address(kho_test_state.fdt)); in kho_test_exit()
/linux/kernel/liveupdate/
H A Dkexec_handover.c743 void kho_remove_subtree(void *fdt) in kho_remove_subtree() function
774 EXPORT_SYMBOL_GPL(kho_remove_subtree);
/linux/mm/
H A Dmemblock.c2526 kho_remove_subtree(fdt); in prepare_kho_fdt()