Home
last modified time | relevance | path

Searched refs:zbud_unmap (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dzbud.h20 void zbud_unmap(struct zbud_pool *pool, unsigned long handle);
/kernel/linux/linux-6.6/mm/
H A Dzbud.c41 * allocation data and unmap the handle with zbud_unmap() when operations
359 * zbud_unmap() - maps the allocation associated with the given handle
363 static void zbud_unmap(struct zbud_pool *pool, unsigned long handle) in zbud_unmap() function
410 zbud_unmap(pool, handle); in zbud_zpool_unmap()
/kernel/linux/linux-5.10/mm/
H A Dzbud.c41 * allocation data and unmap the handle with zbud_unmap() when operations
196 zbud_unmap(pool, handle); in zbud_zpool_unmap()
590 * zbud_unmap() - maps the allocation associated with the given handle
594 void zbud_unmap(struct zbud_pool *pool, unsigned long handle) in zbud_unmap() function

Completed in 3 milliseconds