Home
last modified time | relevance | path

Searched defs:mem_pool (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/block/zram/
Dzram_drv.h95 struct zs_pool *mem_pool; member
/Linux-v5.15/drivers/firmware/google/
Dgsmi.c99 struct kmem_cache *mem_pool; /* kmem cache for gsmi_buf allocations */ member
/Linux-v5.15/mm/
Dkmemleak.c191 static struct kmemleak_object mem_pool[CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE]; variable