Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dslub.c220 static void sysfs_slab_remove(struct kmem_cache *s);
226 static inline void sysfs_slab_remove(struct kmem_cache *s) { } in sysfs_slab_remove() function
3749 sysfs_slab_remove(s); in __kmem_cache_shutdown()
4049 sysfs_slab_remove(s); in __kmemcg_cache_deactivate_after_rcu()
5791 static void sysfs_slab_remove(struct kmem_cache *s) in sysfs_slab_remove() function