Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dzsmalloc.h36 struct zs_pool_stats { struct
60 void zs_pool_stats(struct zs_pool *pool, struct zs_pool_stats *stats); argument
/Linux-v6.6/mm/
Dzsmalloc.c2079 void zs_pool_stats(struct zs_pool *pool, struct zs_pool_stats *stats) in zs_pool_stats() function