Home
last modified time | relevance | path

Searched refs:kmem_cache_destroy (Results 1 – 6 of 6) 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.h78 static inline void kmem_cache_destroy(struct kmem_cache *cachep) in kmem_cache_destroy() function
/u-boot/drivers/usb/isp1760/
A Disp1760-hcd.c2384 kmem_cache_destroy(qtd_cachep); in isp1760_init_kmem_once()
2387 kmem_cache_destroy(urb_listitem_cachep); in isp1760_init_kmem_once()
2394 kmem_cache_destroy(qtd_cachep); in isp1760_deinit_kmem_cache()
2395 kmem_cache_destroy(qh_cachep); in isp1760_deinit_kmem_cache()
2396 kmem_cache_destroy(urb_listitem_cachep); in isp1760_deinit_kmem_cache()
/u-boot/drivers/mtd/ubi/
A Dbuild.c1343 kmem_cache_destroy(ubi_wl_entry_slab); in ubi_init()
1374 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.c2662 kmem_cache_destroy(ubifs_inode_slab); in ubifs_init()
2683 kmem_cache_destroy(ubifs_inode_slab); in ubifs_exit()

Completed in 22 milliseconds