Home
last modified time | relevance | path

Searched refs:cache_random_seq_destroy (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/mm/
Dslab.h810 void cache_random_seq_destroy(struct kmem_cache *cachep);
817 static inline void cache_random_seq_destroy(struct kmem_cache *cachep) { } in cache_random_seq_destroy() function
Dslab_common.c1171 void cache_random_seq_destroy(struct kmem_cache *cachep) in cache_random_seq_destroy() function
Dslab.c2255 cache_random_seq_destroy(cachep); in __kmem_cache_release()
Dslub.c4097 cache_random_seq_destroy(s); in __kmem_cache_release()