Lines Matching defs:slab
241 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
375 const struct slab *slab, unsigned int idx) in index_to_obj()
552 struct slab *slab, void *objp) in cache_free_pfmemalloc()
1356 struct slab *slab; in kmem_getpages() local
1382 static void kmem_freepages(struct kmem_cache *cachep, struct slab *slab) in kmem_freepages()
1404 struct slab *slab; in kmem_rcu_free() local
1542 struct slab *slab = virt_to_slab(objp); in check_poison_obj() local
1564 struct slab *slab) in slab_destroy_debugcheck()
1590 struct slab *slab) in slab_destroy_debugcheck()
1604 static void slab_destroy(struct kmem_cache *cachep, struct slab *slab) in slab_destroy()
1629 struct slab *slab, *n; in slabs_destroy() local
2184 struct slab *slab; in drain_freelist() local
2283 struct slab *slab, int colour_off, in alloc_slabmgmt()
2307 static inline freelist_idx_t get_free_obj(struct slab *slab, unsigned int idx) in get_free_obj()
2312 static inline void set_free_obj(struct slab *slab, in set_free_obj()
2318 static void cache_init_objs_debug(struct kmem_cache *cachep, struct slab *slab) in cache_init_objs_debug()
2408 static void swap_free_obj(struct slab *slab, unsigned int a, unsigned int b) in swap_free_obj()
2418 static bool shuffle_freelist(struct kmem_cache *cachep, struct slab *slab) in shuffle_freelist()
2466 struct slab *slab) in shuffle_freelist()
2473 struct slab *slab) in cache_init_objs()
2505 static void *slab_get_obj(struct kmem_cache *cachep, struct slab *slab) in slab_get_obj()
2516 struct slab *slab, void *objp) in slab_put_obj()
2550 struct slab *slab; in cache_grow_begin() local
2619 static void cache_grow_end(struct kmem_cache *cachep, struct slab *slab) in cache_grow_end()
2689 struct slab *slab; in cache_free_debugcheck() local
2738 struct kmem_cache_node *n, struct slab *slab, in fixup_slab_list()
2763 struct slab *slab, bool pfmemalloc) in get_valid_first_slab()
2806 struct slab *slab; in get_first_slab() local
2828 struct slab *slab; in cache_alloc_pfmemalloc() local
2858 struct array_cache *ac, struct slab *slab, int batchcount) in alloc_block()
2884 struct slab *slab; in cache_alloc_refill() local
3077 struct slab *slab; in fallback_alloc() local
3140 struct slab *slab; in ____cache_alloc_node() local
3279 struct slab *slab; in free_block() local
3285 struct slab *slab; in free_block() local
3348 struct slab *slab; in cache_flusharray() local
3428 struct slab *slab = virt_to_slab(objp); in ___cache_free() local
3546 void __kmem_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kmem_obj_info()
4019 const struct slab *slab, bool to_user) in __check_heap_object()