Home
last modified time | relevance | path

Searched defs:kmem_cache_destroy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dslab_common.c480 void kmem_cache_destroy(struct kmem_cache *s) in kmem_cache_destroy() function
/openbmc/u-boot/include/linux/
H A Dcompat.h115 static inline void kmem_cache_destroy(struct kmem_cache *cachep) in kmem_cache_destroy() function