Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A 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;
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A 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;
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A 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;
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c308 char *zs_pool; member