Lines Matching defs:size
212 int size; member
331 static int zs_zpool_malloc(void *pool, size_t size, gfp_t gfp, in zs_zpool_malloc()
394 static unsigned int get_maxobj_per_zspage(int size, int pages_per_zspage) in get_maxobj_per_zspage()
441 static int get_size_class_index(int size) in get_size_class_index()
1053 struct page *pages[2], int off, int size) in __zs_map_object()
1061 struct page *pages[2], int off, int size) in __zs_unmap_object()
1091 struct page *pages[2], int off, int size) in __zs_map_object()
1119 struct page *pages[2], int off, int size) in __zs_unmap_object()
1222 static bool can_merge(struct size_class *prev, int size, int pages_per_zspage) in can_merge()
1391 unsigned long zs_malloc(struct zs_pool *pool, size_t size) in zs_malloc()
1513 int s_size, d_size, size; in zs_object_copy() local
1829 int size; in zs_create_pool() local