Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dslab.h319 void sysfs_slab_unlink(struct kmem_cache *s);
322 static inline void sysfs_slab_unlink(struct kmem_cache *s) { } in sysfs_slab_unlink() function
H A Dslab_common.c534 sysfs_slab_unlink(s); in kmem_cache_destroy()
H A Dslub.c7539 void sysfs_slab_unlink(struct kmem_cache *s) in sysfs_slab_unlink() function