Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dslab_common.c496 void kmem_cache_destroy(struct kmem_cache *s) in kmem_cache_destroy() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h97 static inline void kmem_cache_destroy(struct kmem_cache *cachep) in kmem_cache_destroy() function