Home
last modified time | relevance | path

Searched refs:kmem_cache_destroy (Results 1 – 5 of 5) sorted by relevance

/u-boot/scripts/coccinelle/free/
A Difnullfree.cocci32 kmem_cache_destroy(E);
44 * kmem_cache_free@p\|kmem_cache_destroy@p\|gzfree@p\)(E);
/u-boot/include/linux/
A Dcompat.h77 static inline void kmem_cache_destroy(struct kmem_cache *cachep) in kmem_cache_destroy() function
/u-boot/drivers/mtd/ubi/
A Dbuild.c1349 kmem_cache_destroy(ubi_wl_entry_slab); in ubi_init()
1380 kmem_cache_destroy(ubi_wl_entry_slab); in ubi_exit()
A Dattach.c1211 kmem_cache_destroy(ai->aeb_slab_cache); in destroy_ai()
/u-boot/fs/ubifs/
A Dsuper.c2657 kmem_cache_destroy(ubifs_inode_slab); in ubifs_init()
2678 kmem_cache_destroy(ubifs_inode_slab); in ubifs_exit()

Completed in 13 milliseconds