Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h310 void sysfs_slab_unlink(struct kmem_cache *s);
314 static inline void sysfs_slab_unlink(struct kmem_cache *s) { } in sysfs_slab_unlink() function
H A Dslab_common.c587 sysfs_slab_unlink(s); in kmem_cache_destroy()
H A Dslub.c9790 void sysfs_slab_unlink(struct kmem_cache *s) in sysfs_slab_unlink() function