Home
last modified time | relevance | path

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

/linux/mm/
H A Dzsmalloc.c195 struct zs_pool { struct
204 struct zs_pool_stats stats; argument
207 struct shrinker *shrinker;
210 struct dentry *stat_dentry;
213 struct work_struct free_work;
216 rwlock_t lock;
217 atomic_t compaction_in_progress;
H A Dzswap.c154 struct zs_pool *zs_pool; member