Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dslab.h608 void cache_random_seq_destroy(struct kmem_cache *cachep);
615 static inline void cache_random_seq_destroy(struct kmem_cache *cachep) { } in cache_random_seq_destroy() function
Dslab_common.c898 void cache_random_seq_destroy(struct kmem_cache *cachep) in cache_random_seq_destroy() function
Dslab.c2264 cache_random_seq_destroy(cachep); in __kmem_cache_release()
Dslub.c3575 cache_random_seq_destroy(s); in __kmem_cache_release()