Lines Matching defs:slabp
1106 struct slab *slabp = virt_to_slab(objp); in cache_free_alien() local
1970 struct slab *slabp = virt_to_slab(objp); in check_poison_obj() local
1993 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() local
2727 struct slab *slabp; in alloc_slabmgmt() local
2755 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
2804 slab_bufctl(slabp)[i - 1] = BUFCTL_END; in cache_init_objs() local
2817 static void *slab_get_obj(struct kmem_cache *cachep, struct slab *slabp, in slab_get_obj()
2826 slab_bufctl(slabp)[slabp->free] = BUFCTL_FREE; in slab_get_obj() local
2834 static void slab_put_obj(struct kmem_cache *cachep, struct slab *slabp, in slab_put_obj()
2843 if (slab_bufctl(slabp)[objnr] + 1 <= SLAB_LIMIT + 1) { in slab_put_obj() local
2849 slab_bufctl(slabp)[objnr] = slabp->free; in slab_put_obj() local
2885 struct slab *slabp; in cache_grow() local
3003 struct slab *slabp; in cache_free_debugcheck() local
3027 slab_bufctl(slabp)[objnr] = BUFCTL_FREE; in cache_free_debugcheck() local
3045 static void check_slabp(struct kmem_cache *cachep, struct slab *slabp) in check_slabp()
3107 struct slab *slabp; in cache_alloc_refill() local
3212 struct slab *slabp; in cache_alloc_debugcheck_after() local
3217 slab_bufctl(slabp)[objnr] = BUFCTL_ACTIVE; in cache_alloc_debugcheck_after() local
3386 struct slab *slabp; in ____cache_alloc_node() local
3582 struct slab *slabp; in free_block() local
3653 struct slab *slabp; in cache_flusharray() local
4261 struct slab *slabp; in s_show() local
4511 struct slab *slabp; in leaks_show() local