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()
742 static void remove_zspage(struct size_class *class, in remove_zspage()
762 static enum fullness_group fix_fullness_group(struct size_class *class, in fix_fullness_group()
931 static void __free_zspage(struct zs_pool *pool, struct size_class *class, in __free_zspage()
963 static void free_zspage(struct zs_pool *pool, struct size_class *class, in free_zspage()
979 static void init_zspage(struct size_class *class, struct zspage *zspage) in init_zspage()
1023 static void create_page_chain(struct size_class *class, struct zspage *zspage, in create_page_chain()
1060 struct size_class *class, in alloc_zspage()
1100 static struct zspage *find_get_zspage(struct size_class *class) in find_get_zspage()
1222 static bool zspage_full(struct size_class *class, struct zspage *zspage) in zspage_full()
1258 struct size_class *class; in zs_map_object() local
1316 struct size_class *class; in zs_unmap_object() local
1364 static unsigned long obj_malloc(struct size_class *class, in obj_malloc()
1419 struct size_class *class; in zs_malloc() local
1472 static void obj_free(struct size_class *class, unsigned long obj) in obj_free()
1504 struct size_class *class; in zs_free() local
1542 static void zs_object_copy(struct size_class *class, unsigned long dst, in zs_object_copy()
1609 static unsigned long find_alloced_obj(struct size_class *class, in find_alloced_obj()
1652 static int migrate_zspage(struct zs_pool *pool, struct size_class *class, in migrate_zspage()
1702 static struct zspage *isolate_zspage(struct size_class *class, bool source) in isolate_zspage()
1733 static enum fullness_group putback_zspage(struct size_class *class, in putback_zspage()
1854 struct size_class *class, in putback_zspage_deferred()
1879 static void replace_sub_page(struct size_class *class, struct zspage *zspage, in replace_sub_page()
1905 struct size_class *class; in zs_page_isolate() local
1962 struct size_class *class; in zs_page_migrate() local
2090 struct size_class *class; in zs_page_putback() local
2178 struct size_class *class; in async_free_zspage() local
2237 static unsigned long zs_can_compact(struct size_class *class) in zs_can_compact()
2253 struct size_class *class) in __zs_compact()
2306 struct size_class *class; in zs_compact() local
2350 struct size_class *class; in zs_shrinker_count() local
2424 struct size_class *class; in zs_create_pool() local
2519 struct size_class *class = pool->size_class[i]; in zs_destroy_pool() local