Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dslab.h833 void cache_random_seq_destroy(struct kmem_cache *cachep);
840 static inline void cache_random_seq_destroy(struct kmem_cache *cachep) { } in cache_random_seq_destroy() function
Dslab_common.c1237 void cache_random_seq_destroy(struct kmem_cache *cachep) in cache_random_seq_destroy() function
Dslab.c2246 cache_random_seq_destroy(cachep); in __kmem_cache_release()
Dslub.c4303 cache_random_seq_destroy(s); in __kmem_cache_release()