Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemfd_luo.c88 struct kho_vmalloc *kho_vmalloc, in memfd_luo_preserve_folios() argument
204 err = kho_preserve_vmalloc(folios_ser, kho_vmalloc); in memfd_luo_preserve_folios()
231 static void memfd_luo_unpreserve_folios(struct kho_vmalloc *kho_vmalloc, in memfd_luo_unpreserve_folios() argument
240 kho_unpreserve_vmalloc(kho_vmalloc); in memfd_luo_unpreserve_folios()
/linux/kernel/liveupdate/
H A Dkexec_handover.c1016 int kho_preserve_vmalloc(void *ptr, struct kho_vmalloc *preservation) in kho_preserve_vmalloc()
1076 void kho_unpreserve_vmalloc(struct kho_vmalloc *preservation) in kho_unpreserve_vmalloc()
1101 void *kho_restore_vmalloc(const struct kho_vmalloc *preservation) in kho_restore_vmalloc()