Searched defs:slabp (Results 1 – 1 of 1) sorted by relevance
1106 struct slab *slabp = virt_to_slab(objp); in cache_free_alien() local1970 struct slab *slabp = virt_to_slab(objp); in check_poison_obj() local1993 static void slab_destroy_debugcheck(struct kmem_cache *cachep, struct slab *slabp) in slab_destroy_debugcheck()2022 static void slab_destroy_debugcheck(struct kmem_cache *cachep, struct slab *slabp) in slab_destroy_debugcheck()2036 static void slab_destroy(struct kmem_cache *cachep, struct slab *slabp) in slab_destroy()2595 struct slab *slabp; in drain_freelist() local2727 struct slab *slabp; in alloc_slabmgmt() local2755 static inline kmem_bufctl_t *slab_bufctl(struct slab *slabp) in slab_bufctl()2761 struct slab *slabp) in cache_init_objs()2802 slab_bufctl(slabp)[i] = i + 1; in cache_init_objs() local[all …]