Home
last modified time | relevance | path

Searched refs:sysfs_slab_remove (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/mm/
Dslub.c219 static void sysfs_slab_remove(struct kmem_cache *s);
225 static inline void sysfs_slab_remove(struct kmem_cache *s) { } in sysfs_slab_remove() function
3698 sysfs_slab_remove(s); in __kmem_cache_shutdown()
3999 sysfs_slab_remove(s); in kmemcg_cache_deact_after_rcu()
5739 static void sysfs_slab_remove(struct kmem_cache *s) in sysfs_slab_remove() function