Searched refs:kho_vmalloc (Results 1 – 2 of 2) sorted by relevance
88 struct kho_vmalloc *kho_vmalloc, in memfd_luo_preserve_folios() argument204 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() argument240 kho_unpreserve_vmalloc(kho_vmalloc); in memfd_luo_unpreserve_folios()
1016 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()