Home
last modified time | relevance | path

Searched defs:zs_pool_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dzsmalloc.h37 struct zs_pool_stats { struct
59 void zs_pool_stats(struct zs_pool *pool, struct zs_pool_stats *stats); argument
/Linux-v4.19/mm/
Dzsmalloc.c2282 void zs_pool_stats(struct zs_pool *pool, struct zs_pool_stats *stats) in zs_pool_stats() function