Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dslab.h647 void cache_random_seq_destroy(struct kmem_cache *cachep);
654 static inline void cache_random_seq_destroy(struct kmem_cache *cachep) { } in cache_random_seq_destroy() function
Dslab_common.c1070 void cache_random_seq_destroy(struct kmem_cache *cachep) in cache_random_seq_destroy() function
Dslub.c5375 cache_random_seq_destroy(s); in __kmem_cache_release()