Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.h838 void cache_random_seq_destroy(struct kmem_cache *cachep);
845 static inline void cache_random_seq_destroy(struct kmem_cache *cachep) { } in cache_random_seq_destroy() function
H A Dslab_common.c1218 void cache_random_seq_destroy(struct kmem_cache *cachep) in cache_random_seq_destroy() function
H A Dslab.c2246 cache_random_seq_destroy(cachep); in __kmem_cache_release()
H A Dslub.c4310 cache_random_seq_destroy(s); in __kmem_cache_release()