Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dvmalloc.c60 static void __vunmap(const void *, int);
68 __vunmap((void *)llnode, 1); in free_work()
2248 static void __vunmap(const void *addr, int deallocate_pages) in __vunmap() function
2328 __vunmap(addr, 1); in __vfree()
2377 __vunmap(addr, 0); in vunmap()