Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dslub_def.h159 void sysfs_slab_unlink(struct kmem_cache *);
162 static inline void sysfs_slab_unlink(struct kmem_cache *s) in sysfs_slab_unlink() function
/openbmc/linux/mm/
H A Dslab_common.c412 sysfs_slab_unlink(s); in kmem_cache_release()
H A Dslub.c6197 void sysfs_slab_unlink(struct kmem_cache *s) in sysfs_slab_unlink() function