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

/linux-master/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) function
410 zbud_unmap(pool, handle);

Completed in 107 milliseconds