Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dvmalloc.c59 static void __vunmap(const void *, int);
67 __vunmap((void *)llnode, 1); in free_work()
2238 static void __vunmap(const void *addr, int deallocate_pages) in __vunmap() function
2318 __vunmap(addr, 1); in __vfree()
2367 __vunmap(addr, 0); in vunmap()