Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h295 void sysfs_slab_unlink(struct kmem_cache *s);
298 static inline void sysfs_slab_unlink(struct kmem_cache *s) { } in sysfs_slab_unlink() function
H A Dslub.c7540 void sysfs_slab_unlink(struct kmem_cache *s) in sysfs_slab_unlink() function