Home
last modified time | relevance | path

Searched refs:mempool_destroy (Results 1 – 25 of 47) sorted by relevance

12

/linux/drivers/scsi/elx/libefc/
H A Defclib.c45 mempool_destroy(efc->node_pool); in efcport_init()
78 mempool_destroy(efc->els_io_pool); in efcport_destroy()
79 mempool_destroy(efc->node_pool); in efcport_destroy()
/linux/drivers/scsi/lpfc/
H A Dlpfc_mem.c193 mempool_destroy(phba->rrq_pool); in lpfc_mem_alloc()
196 mempool_destroy(phba->nlp_mem_pool); in lpfc_mem_alloc()
199 mempool_destroy(phba->mbox_mem_pool); in lpfc_mem_alloc()
258 mempool_destroy(phba->rrq_pool); in lpfc_mem_free()
262 mempool_destroy(phba->nlp_mem_pool); in lpfc_mem_free()
265 mempool_destroy(phba->active_rrq_pool); in lpfc_mem_free()
270 mempool_destroy(phba->mbox_mem_pool); in lpfc_mem_free()
292 mempool_destroy(phba->device_data_mem_pool); in lpfc_mem_free()
/linux/drivers/s390/scsi/
H A Dzfcp_aux.c256 mempool_destroy(adapter->pool.erp_req); in zfcp_free_low_mem_buffers()
257 mempool_destroy(adapter->pool.scsi_req); in zfcp_free_low_mem_buffers()
258 mempool_destroy(adapter->pool.scsi_abort); in zfcp_free_low_mem_buffers()
259 mempool_destroy(adapter->pool.qtcb_pool); in zfcp_free_low_mem_buffers()
260 mempool_destroy(adapter->pool.status_read_req); in zfcp_free_low_mem_buffers()
261 mempool_destroy(adapter->pool.sr_data); in zfcp_free_low_mem_buffers()
262 mempool_destroy(adapter->pool.gid_pn); in zfcp_free_low_mem_buffers()
/linux/scripts/coccinelle/free/
H A Difnullfree.cocci40 mempool_destroy(E);
53 * usb_free_urb@p\|kmem_cache_destroy@p\|mempool_destroy@p\|
/linux/fs/gfs2/
H A Dmain.c189 mempool_destroy(gfs2_page_pool); in init_gfs2_fs()
242 mempool_destroy(gfs2_page_pool); in exit_gfs2_fs()
/linux/drivers/scsi/fnic/
H A Dfnic_main.c554 mempool_destroy(fnic->io_req_pool); in fnic_cleanup()
555 mempool_destroy(fnic->frame_pool); in fnic_cleanup()
556 mempool_destroy(fnic->frame_elem_pool); in fnic_cleanup()
558 mempool_destroy(fnic->io_sgl_pool[i]); in fnic_cleanup()
1088 mempool_destroy(fnic->frame_elem_pool); in fnic_probe()
1090 mempool_destroy(fnic->frame_pool); in fnic_probe()
1092 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX]); in fnic_probe()
1094 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT]); in fnic_probe()
/linux/drivers/scsi/snic/
H A Dsnic_main.c251 mempool_destroy(snic->req_pool[i]); in snic_cleanup()
693 mempool_destroy(snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_probe()
696 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()
699 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_DFLT_SGL]); in snic_probe()
/linux/net/ceph/
H A Dmsgpool.c56 mempool_destroy(pool->pool); in ceph_msgpool_destroy()
/linux/drivers/scsi/csiostor/
H A Dcsio_init.c488 mempool_destroy(hw->rnode_mempool); in csio_resource_alloc()
491 mempool_destroy(hw->mb_mempool); in csio_resource_alloc()
502 mempool_destroy(hw->rnode_mempool); in csio_resource_free()
504 mempool_destroy(hw->mb_mempool); in csio_resource_free()
/linux/lib/
H A Dsg_pool.c173 mempool_destroy(sgp->pool); in sg_pool_init()
/linux/mm/
H A Dmempool.c185 void mempool_destroy(mempool_t *pool) in mempool_destroy() function
193 EXPORT_SYMBOL(mempool_destroy);
/linux/net/sunrpc/
H A Dauth_unix.c211 mempool_destroy(unix_pool); in rpc_destroy_authunix()
H A Dsched.c1321 mempool_destroy(rpc_buffer_mempool); in rpc_destroy_mempool()
1322 mempool_destroy(rpc_task_mempool); in rpc_destroy_mempool()
/linux/fs/smb/client/
H A Dcifsfs.c1748 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1764 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1776 mempool_destroy(cifs_req_poolp); in cifs_destroy_request_bufs()
1778 mempool_destroy(cifs_sm_req_poolp); in cifs_destroy_request_bufs()
1802 mempool_destroy(cifs_mid_poolp); in destroy_mids()
H A Dsmbdirect.c1383 mempool_destroy(sc->send_io.mem.pool); in smbd_destroy()
1386 mempool_destroy(sc->recv_io.mem.pool); in smbd_destroy()
1439 mempool_destroy(sc->recv_io.mem.pool); in destroy_caches_and_workqueue()
1441 mempool_destroy(sc->send_io.mem.pool); in destroy_caches_and_workqueue()
1509 mempool_destroy(sc->recv_io.mem.pool); in allocate_caches_and_workqueue()
1513 mempool_destroy(sc->send_io.mem.pool); in allocate_caches_and_workqueue()
/linux/arch/sh/kernel/
H A Ddwarf.c1010 mempool_destroy(dwarf_reg_pool); in dwarf_unwinder_cleanup()
1011 mempool_destroy(dwarf_frame_pool); in dwarf_unwinder_cleanup()
/linux/fs/f2fs/
H A Diostat.c293 mempool_destroy(bio_iostat_ctx_pool); in f2fs_destroy_iostat_processing()
/linux/drivers/md/dm-vdo/
H A Dflush.c165 mempool_destroy(vdo_forget(flusher->flush_pool)); in vdo_free_flusher()
/linux/drivers/scsi/
H A Dvirtio_scsi.c1083 mempool_destroy(virtscsi_cmd_pool); in virtio_scsi_init()
1093 mempool_destroy(virtscsi_cmd_pool); in virtio_scsi_fini()
/linux/drivers/nvme/target/
H A Dio-cmd-file.c26 mempool_destroy(ns->bvec_pool); in nvmet_file_ns_disable()
/linux/drivers/block/aoe/
H A Daoedev.c300 mempool_destroy(d->bufpool); in freedev()
/linux/block/
H A Dblk-zoned.c1386 mempool_destroy(disk->zone_wplugs_pool); in disk_alloc_zone_resources()
1456 mempool_destroy(disk->zone_wplugs_pool); in disk_free_zone_resources()
/linux/drivers/nvme/host/
H A Dpci.c3060 mempool_destroy(dev->dmavec_mempool); in nvme_pci_alloc_iod_mempool()
3510 mempool_destroy(dev->dmavec_mempool); in nvme_probe()
3511 mempool_destroy(dev->iod_meta_mempool); in nvme_probe()
3574 mempool_destroy(dev->dmavec_mempool); in nvme_remove()
3575 mempool_destroy(dev->iod_meta_mempool); in nvme_remove()
/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c1622 mempool_destroy(cprb_mempool); in zcrypt_ep11misc_init()
1634 mempool_destroy(cprb_mempool); in zcrypt_ep11misc_exit()
/linux/drivers/md/
H A Draid1.c3194 mempool_destroy(conf->r1bio_pool); in setup_conf()
3306 mempool_destroy(conf->r1bio_pool); in raid1_free()
3402 mempool_destroy(newpool); in raid1_reshape()
3440 mempool_destroy(oldpool); in raid1_reshape()

12