Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dvmalloc.c2202 static void vm_remove_mappings(struct vm_struct *area, int deallocate_pages) in vm_remove_mappings()
2248 static void __vunmap(const void *addr, int deallocate_pages) in __vunmap()