Lines Matching defs:class
282 unsigned int class:CLASS_BITS + 1; member
547 static inline void zs_stat_inc(struct size_class *class, in zs_stat_inc()
554 static inline void zs_stat_dec(struct size_class *class, in zs_stat_dec()
561 static inline unsigned long zs_stat_get(struct size_class *class, in zs_stat_get()
590 struct size_class *class; in zs_stats_size_show() local
689 static enum fullness_group get_fullness_group(struct size_class *class, in get_fullness_group()
716 static void insert_zspage(struct size_class *class, in insert_zspage()
739 static void remove_zspage(struct size_class *class, in remove_zspage()
759 static enum fullness_group fix_fullness_group(struct size_class *class, in fix_fullness_group()
928 static void __free_zspage(struct zs_pool *pool, struct size_class *class, in __free_zspage()
960 static void free_zspage(struct zs_pool *pool, struct size_class *class, in free_zspage()
976 static void init_zspage(struct size_class *class, struct zspage *zspage) in init_zspage()
1020 static void create_page_chain(struct size_class *class, struct zspage *zspage, in create_page_chain()
1057 struct size_class *class, in alloc_zspage()
1093 static struct zspage *find_get_zspage(struct size_class *class) in find_get_zspage()
1215 static bool zspage_full(struct size_class *class, struct zspage *zspage) in zspage_full()
1251 struct size_class *class; in zs_map_object() local
1309 struct size_class *class; in zs_unmap_object() local
1357 static unsigned long obj_malloc(struct size_class *class, in obj_malloc()
1412 struct size_class *class; in zs_malloc() local
1465 static void obj_free(struct size_class *class, unsigned long obj) in obj_free()
1496 struct size_class *class; in zs_free() local
1534 static void zs_object_copy(struct size_class *class, unsigned long dst, in zs_object_copy()
1601 static unsigned long find_alloced_obj(struct size_class *class, in find_alloced_obj()
1644 static int migrate_zspage(struct zs_pool *pool, struct size_class *class, in migrate_zspage()
1694 static struct zspage *isolate_zspage(struct size_class *class, bool source) in isolate_zspage()
1725 static enum fullness_group putback_zspage(struct size_class *class, in putback_zspage()
1817 struct size_class *class, in putback_zspage_deferred()
1842 static void replace_sub_page(struct size_class *class, struct zspage *zspage, in replace_sub_page()
1868 struct size_class *class; in zs_page_isolate() local
1925 struct size_class *class; in zs_page_migrate() local
2051 struct size_class *class; in zs_page_putback() local
2139 struct size_class *class; in async_free_zspage() local
2198 static unsigned long zs_can_compact(struct size_class *class) in zs_can_compact()
2214 struct size_class *class) in __zs_compact()
2267 struct size_class *class; in zs_compact() local
2311 struct size_class *class; in zs_shrinker_count() local
2385 struct size_class *class; in zs_create_pool() local
2480 struct size_class *class = pool->size_class[i]; in zs_destroy_pool() local