Searched refs:kp_slab_cache (Results 1 – 5 of 5) sorted by relevance
609 if (kp.kp_slab_cache) in kmem_dump_obj()610 pr_cont(" slab%s %s", cp, kp.kp_slab_cache->name); in kmem_dump_obj()623 if (kp.kp_slab_cache && kp.kp_slab_cache->usersize) in kmem_dump_obj()624 pr_cont(" size %u", kp.kp_slab_cache->usersize); in kmem_dump_obj()
672 struct kmem_cache *kp_slab_cache; member
3669 kpp->kp_slab_cache = cachep; in __kmem_obj_info()
4341 kpp->kp_slab_cache = s; in __kmem_obj_info()
309 kpp->kp_slab_cache = meta->cache; in __kfence_obj_info()