Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dzsmalloc.c252 struct zs_pool { struct
261 struct zs_pool_stats stats; argument
264 struct shrinker shrinker;
267 struct dentry *stat_dentry;
270 struct inode *inode;
271 struct work_struct free_work;
273 struct wait_queue_head migration_wait;
274 atomic_long_t isolated_pages;
275 bool destroying;
/kernel/linux/linux-6.6/mm/
Dzsmalloc.c220 struct zs_pool { struct
229 struct zs_pool_stats stats; argument
232 struct shrinker shrinker;
256 struct zs_pool *pool; argument