Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dzsmalloc.c246 struct zs_pool { struct
255 struct zs_pool_stats stats; argument
258 struct shrinker shrinker;
262 struct list_head lru;
263 struct zpool *zpool;
264 const struct zpool_ops *zpool_ops;
268 struct dentry *stat_dentry;
271 struct work_struct free_work;
295 struct zs_pool *pool; argument

Completed in 9 milliseconds