Searched defs:zs_pool (Results 1 – 1 of 1) sorted by relevance
249 struct zs_pool { struct250 char *name;252 struct size_class **size_class;253 struct kmem_cache *handle_cachep;255 gfp_t flags; /* allocation flags used when growing pool */256 atomic_long_t pages_allocated;259 struct dentry *stat_dentry;