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

/linux-master/mm/
H A Dzbud.c40 * zbud_map() in order to get a usable pointer by which to access the
342 * zbud_map() - maps the allocation associated with the given handle
353 static void *zbud_map(struct zbud_pool *pool, unsigned long handle) function
406 return zbud_map(pool, handle);

Completed in 116 milliseconds