Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzsmalloc.h36 struct zs_pool_stats { struct
60 void zs_pool_stats(struct zs_pool *pool, struct zs_pool_stats *stats); argument
/openbmc/linux/mm/
H A Dzsmalloc.c2079 void zs_pool_stats(struct zs_pool *pool, struct zs_pool_stats *stats) in zs_pool_stats() function