Searched defs:size_class (Results 1 – 2 of 2) sorted by relevance
200 struct size_class { struct201 spinlock_t lock;202 struct list_head fullness_list[NR_ZS_FULLNESS];207 int size;208 int objs_per_zspage;210 int pages_per_zspage;212 unsigned int index;213 struct zs_size_stat stats;255 struct size_class *size_class[ZS_SIZE_CLASSES]; member
199 struct size_class { struct200 spinlock_t lock;201 struct list_head fullness_list[NR_ZS_FULLNESS];206 int size;207 int objs_per_zspage;209 int pages_per_zspage;211 unsigned int index;212 struct zs_size_stat stats;254 struct size_class *size_class[ZS_SIZE_CLASSES]; member