Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dslab.h660 void cache_random_seq_destroy(struct kmem_cache *cachep);
667 static inline void cache_random_seq_destroy(struct kmem_cache *cachep) { } in cache_random_seq_destroy() function
H A Dslab_common.c920 void cache_random_seq_destroy(struct kmem_cache *cachep) in cache_random_seq_destroy() function
H A Dslab.c2265 cache_random_seq_destroy(cachep); in __kmem_cache_release()
H A Dslub.c3643 cache_random_seq_destroy(s); in __kmem_cache_release()