Home
last modified time | relevance | path

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

/mm/
Dvmalloc.c88 static void __vunmap(const void *, int);
96 __vunmap((void *)llnode, 1); in free_work()
2616 static void __vunmap(const void *addr, int deallocate_pages) in __vunmap() function
2701 __vunmap(addr, 1); in __vfree()
2750 __vunmap(addr, 0); in vunmap()