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()
1352 struct slab *slab; in kmem_getpages() local
1378 static void kmem_freepages(struct kmem_cache *cachep, struct slab *slab) in kmem_freepages()
1399 struct slab *slab; in kmem_rcu_free() local
1537 struct slab *slab = virt_to_slab(objp); in check_poison_obj() local
1559 struct slab *slab) in slab_destroy_debugcheck()
1585 struct slab *slab) in slab_destroy_debugcheck()
1599 static void slab_destroy(struct kmem_cache *cachep, struct slab *slab) in slab_destroy()
1624 struct slab *slab, *n; in slabs_destroy() local
2175 struct slab *slab; in drain_freelist() local
2274 struct slab *slab, int colour_off, in alloc_slabmgmt()
2298 static inline freelist_idx_t get_free_obj(struct slab *slab, unsigned int idx) in get_free_obj()
2303 static inline void set_free_obj(struct slab *slab, in set_free_obj()
2309 static void cache_init_objs_debug(struct kmem_cache *cachep, struct slab *slab) in cache_init_objs_debug()
2389 static void swap_free_obj(struct slab *slab, unsigned int a, unsigned int b) in swap_free_obj()
2399 static bool shuffle_freelist(struct kmem_cache *cachep, struct slab *slab) in shuffle_freelist()
2446 struct slab *slab) in shuffle_freelist()
2453 struct slab *slab) in cache_init_objs()
2485 static void *slab_get_obj(struct kmem_cache *cachep, struct slab *slab) in slab_get_obj()
2496 struct slab *slab, void *objp) in slab_put_obj()
2530 struct slab *slab; in cache_grow_begin() local
2599 static void cache_grow_end(struct kmem_cache *cachep, struct slab *slab) in cache_grow_end()
2669 struct slab *slab; in cache_free_debugcheck() local
2718 struct kmem_cache_node *n, struct slab *slab, in fixup_slab_list()
2743 struct slab *slab, bool pfmemalloc) in get_valid_first_slab()
2786 struct slab *slab; in get_first_slab() local
2808 struct slab *slab; in cache_alloc_pfmemalloc() local
2838 struct array_cache *ac, struct slab *slab, int batchcount) in alloc_block()
2864 struct slab *slab; in cache_alloc_refill() local
3057 struct slab *slab; in fallback_alloc() local
3120 struct slab *slab; in ____cache_alloc_node() local
3259 struct slab *slab; in free_block() local
3265 struct slab *slab; in free_block() local
3328 struct slab *slab; in cache_flusharray() local
3408 struct slab *slab = virt_to_slab(objp); in ___cache_free() local
3526 void __kmem_obj_info(struct kmem_obj_info *kpp, void *object, struct slab *slab) in __kmem_obj_info()
3999 const struct slab *slab, bool to_user) in __check_heap_object()