Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dzsmalloc.c345 static unsigned long cache_alloc_handle(struct zs_pool *pool, gfp_t gfp) in cache_alloc_handle() function
1482 handle = cache_alloc_handle(pool, gfp); in zs_malloc()