Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dslub_def.h151 void sysfs_slab_unlink(struct kmem_cache *);
154 static inline void sysfs_slab_unlink(struct kmem_cache *s) in sysfs_slab_unlink() function
/OK3568_Linux_fs/kernel/mm/
H A Dslab_common.c471 sysfs_slab_unlink(s); in shutdown_cache()
479 sysfs_slab_unlink(s); in shutdown_cache()
H A Dslub.c5635 void sysfs_slab_unlink(struct kmem_cache *s) in sysfs_slab_unlink() function