Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dvmalloc.c89 static void __vunmap(const void *, int);
97 __vunmap((void *)llnode, 1); in free_work()
2628 static void __vunmap(const void *addr, int deallocate_pages) in __vunmap() function
2713 __vunmap(addr, 1); in __vfree()
2762 __vunmap(addr, 0); in vunmap()