Home
last modified time | relevance | path

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

/mm/
Dvmalloc.c43 static void __vunmap(const void *, int);
52 __vunmap(p, 1); in free_work()
1432 static void __vunmap(const void *addr, int deallocate_pages) in __vunmap() function
1500 __vunmap(addr, 1); in vfree()
1518 __vunmap(addr, 0); in vunmap()