Home
last modified time | relevance | path

Searched defs:deallocate_pages (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/mm/
Dvmalloc.c2626 static void vm_remove_mappings(struct vm_struct *area, int deallocate_pages) in vm_remove_mappings()
2676 static void __vunmap(const void *addr, int deallocate_pages) in __vunmap()