Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dvmalloc.c89 static void __vunmap(const void *, int);
97 __vunmap((void *)llnode, 1); in free_work()
2676 static void __vunmap(const void *addr, int deallocate_pages) in __vunmap() function
2761 __vunmap(addr, 1); in __vfree()
2810 __vunmap(addr, 0); in vunmap()