Searched refs:kp_slab_cache (Results 1 – 5 of 5) sorted by relevance
589 if (kp.kp_slab_cache) in kmem_dump_obj()590 pr_cont(" slab%s %s", cp, kp.kp_slab_cache->name); in kmem_dump_obj()603 if (kp.kp_slab_cache && kp.kp_slab_cache->object_size) in kmem_dump_obj()604 pr_cont(" size %u", kp.kp_slab_cache->object_size); in kmem_dump_obj()
887 struct kmem_cache *kp_slab_cache; member
3555 kpp->kp_slab_cache = cachep; in __kmem_obj_info()
4638 kpp->kp_slab_cache = s; in __kmem_obj_info()
315 kpp->kp_slab_cache = meta->cache; in __kfence_obj_info()
Completed in 26 milliseconds