Searched refs:kp_slab_cache (Results 1 – 5 of 5) sorted by relevance
584 if (kp.kp_slab_cache) in kmem_dump_obj()585 pr_cont(" slab%s %s", cp, kp.kp_slab_cache->name); in kmem_dump_obj()598 if (kp.kp_slab_cache && kp.kp_slab_cache->usersize) in kmem_dump_obj()599 pr_cont(" size %u", kp.kp_slab_cache->usersize); in kmem_dump_obj()
855 struct kmem_cache *kp_slab_cache; member
3563 kpp->kp_slab_cache = cachep; in __kmem_obj_info()
4451 kpp->kp_slab_cache = s; in __kmem_obj_info()
316 kpp->kp_slab_cache = meta->cache; in __kfence_obj_info()