Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_mem.c183 mempool_destroy(phba->rrq_pool); in lpfc_mem_alloc()
186 mempool_destroy(phba->nlp_mem_pool); in lpfc_mem_alloc()
189 mempool_destroy(phba->mbox_mem_pool); in lpfc_mem_alloc()
236 mempool_destroy(phba->rrq_pool); in lpfc_mem_free()
240 mempool_destroy(phba->nlp_mem_pool); in lpfc_mem_free()
243 mempool_destroy(phba->active_rrq_pool); in lpfc_mem_free()
248 mempool_destroy(phba->mbox_mem_pool); in lpfc_mem_free()
274 mempool_destroy(phba->device_data_mem_pool); in lpfc_mem_free()
Dlpfc_init.c11134 mempool_destroy(phba->device_data_mem_pool); in lpfc_sli4_oas_verify()
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_aux.c252 mempool_destroy(adapter->pool.erp_req); in zfcp_free_low_mem_buffers()
254 mempool_destroy(adapter->pool.scsi_req); in zfcp_free_low_mem_buffers()
256 mempool_destroy(adapter->pool.scsi_abort); in zfcp_free_low_mem_buffers()
258 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()
262 mempool_destroy(adapter->pool.sr_data); in zfcp_free_low_mem_buffers()
264 mempool_destroy(adapter->pool.gid_pn); in zfcp_free_low_mem_buffers()
/linux-4.4.14/scripts/coccinelle/free/
Difnullfree.cocci31 mempool_destroy(E);
43 * usb_free_urb@p\|kmem_cache_destroy@p\|mempool_destroy@p\|
/linux-4.4.14/mm/
Dmempool.c151 void mempool_destroy(mempool_t *pool) in mempool_destroy() function
163 EXPORT_SYMBOL(mempool_destroy);
216 mempool_destroy(pool); in mempool_create_node()
/linux-4.4.14/block/
Dbio-integrity.c493 mempool_destroy(bs->bio_integrity_pool); in bioset_integrity_create()
504 mempool_destroy(bs->bio_integrity_pool); in bioset_integrity_free()
507 mempool_destroy(bs->bvec_integrity_pool); in bioset_integrity_free()
Dbio.c1857 mempool_destroy(bs->bio_pool); in bioset_free()
1860 mempool_destroy(bs->bvec_pool); in bioset_free()
Dblk-core.c640 mempool_destroy(rl->rq_pool); in blk_exit_rl()
/linux-4.4.14/include/linux/
Dmempool.h33 extern void mempool_destroy(mempool_t *pool);
/linux-4.4.14/net/ceph/
Dmsgpool.c51 mempool_destroy(pool->pool); in ceph_msgpool_destroy()
Dosd_client.c2667 mempool_destroy(osdc->req_mempool); in ceph_osdc_init()
2683 mempool_destroy(osdc->req_mempool); in ceph_osdc_stop()
/linux-4.4.14/drivers/scsi/snic/
Dsnic_main.c259 mempool_destroy(snic->req_pool[i]); in snic_cleanup()
725 mempool_destroy(snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_probe()
728 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()
731 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_DFLT_SGL]); in snic_probe()
/linux-4.4.14/fs/cifs/
Dcifsfs.c1110 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1126 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1138 mempool_destroy(cifs_req_poolp); in cifs_destroy_request_bufs()
1140 mempool_destroy(cifs_sm_req_poolp); in cifs_destroy_request_bufs()
1166 mempool_destroy(cifs_mid_poolp); in cifs_destroy_mids()
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_main.c511 mempool_destroy(fnic->io_req_pool); in fnic_cleanup()
513 mempool_destroy(fnic->io_sgl_pool[i]); in fnic_cleanup()
913 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX]); in fnic_probe()
915 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT]); in fnic_probe()
917 mempool_destroy(fnic->io_req_pool); in fnic_probe()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_init.c496 mempool_destroy(hw->rnode_mempool); in csio_resource_alloc()
499 mempool_destroy(hw->mb_mempool); in csio_resource_alloc()
510 mempool_destroy(hw->rnode_mempool); in csio_resource_free()
512 mempool_destroy(hw->mb_mempool); in csio_resource_free()
/linux-4.4.14/fs/gfs2/
Dmain.c240 mempool_destroy(gfs2_page_pool); in exit_gfs2_fs()
/linux-4.4.14/drivers/md/
Ddm-io.c68 mempool_destroy(client->pool); in dm_io_client_create()
76 mempool_destroy(client->pool); in dm_io_client_destroy()
Dmultipath.c477 mempool_destroy(conf->pool); in multipath_run()
489 mempool_destroy(conf->pool); in multipath_free()
Ddm-log-userspace-base.c316 mempool_destroy(lc->flush_entry_pool); in userspace_ctr()
345 mempool_destroy(lc->flush_entry_pool); in userspace_dtr()
Ddm-kcopyd.c862 mempool_destroy(kc->job_pool); in dm_kcopyd_client_create()
881 mempool_destroy(kc->job_pool); in dm_kcopyd_client_destroy()
Ddm-bio-prison.c56 mempool_destroy(prison->cell_pool); in dm_bio_prison_destroy()
Draid1.c1516 mempool_destroy(conf->r1buf_pool); in close_sync()
2886 mempool_destroy(conf->r1bio_pool); in setup_conf()
2988 mempool_destroy(conf->r1bio_pool); in raid1_free()
3090 mempool_destroy(newpool); in raid1_reshape()
3131 mempool_destroy(oldpool); in raid1_reshape()
Ddm-region-hash.c252 mempool_destroy(rh->region_pool); in dm_region_hash_destroy()
Ddm.c2258 mempool_destroy(md->io_pool); in cleanup_mapped_device()
2259 mempool_destroy(md->rq_pool); in cleanup_mapped_device()
3546 mempool_destroy(pools->io_pool); in dm_free_md_mempools()
3547 mempool_destroy(pools->rq_pool); in dm_free_md_mempools()
Ddm-crypt.c1551 mempool_destroy(cc->page_pool); in crypt_dtr()
1552 mempool_destroy(cc->req_pool); in crypt_dtr()
Ddm-snap.c1263 mempool_destroy(s->pending_pool); in snapshot_ctr()
1371 mempool_destroy(s->pending_pool); in snapshot_dtr()
Draid10.c1633 mempool_destroy(conf->r10buf_pool); in close_sync()
3521 mempool_destroy(conf->r10bio_pool); in setup_conf()
3716 mempool_destroy(conf->r10bio_pool); in run()
3729 mempool_destroy(conf->r10bio_pool); in raid10_free()
Ddm-mpath.c221 mempool_destroy(m->mpio_pool); in free_multipath()
Ddm-thin.c2758 mempool_destroy(pool->mapping_pool); in __pool_destroy()
2875 mempool_destroy(pool->mapping_pool); in pool_create()
Ddm-cache-target.c2317 mempool_destroy(cache->migration_pool); in destroy()
/linux-4.4.14/fs/f2fs/
Dcrypto.c187 mempool_destroy(f2fs_bounce_page_pool); in f2fs_crypto_destroy()
/linux-4.4.14/fs/ext4/
Dcrypto.c157 mempool_destroy(ext4_bounce_page_pool); in ext4_exit_crypto()
/linux-4.4.14/arch/sh/kernel/
Ddwarf.c1013 mempool_destroy(dwarf_reg_pool); in dwarf_unwinder_cleanup()
1015 mempool_destroy(dwarf_frame_pool); in dwarf_unwinder_cleanup()
/linux-4.4.14/net/sunrpc/
Dsched.c1095 mempool_destroy(rpc_buffer_mempool); in rpc_destroy_mempool()
1096 mempool_destroy(rpc_task_mempool); in rpc_destroy_mempool()
/linux-4.4.14/drivers/lightnvm/
Drrpc.c1077 mempool_destroy(rrpc->page_pool); in rrpc_core_free()
1078 mempool_destroy(rrpc->gcb_pool); in rrpc_core_free()
1079 mempool_destroy(rrpc->rq_pool); in rrpc_core_free()
/linux-4.4.14/drivers/block/aoe/
Daoedev.c289 mempool_destroy(d->bufpool); in freedev()
Daoeblk.c431 mempool_destroy(mp); in aoeblk_gdalloc()
/linux-4.4.14/drivers/scsi/
Dvirtio_scsi.c1147 mempool_destroy(virtscsi_cmd_pool); in init()
1160 mempool_destroy(virtscsi_cmd_pool); in fini()
Dscsi_lib.c2305 mempool_destroy(sgp->pool); in scsi_init_queue()
2322 mempool_destroy(sgp->pool); in scsi_exit_queue()
Dsd.c3358 mempool_destroy(sd_cdb_pool); in init_sd()
3383 mempool_destroy(sd_cdb_pool); in exit_sd()
/linux-4.4.14/fs/nfs/
Dwrite.c2021 mempool_destroy(nfs_wdata_mempool); in nfs_init_writepagecache()
2029 mempool_destroy(nfs_commit_mempool); in nfs_destroy_writepagecache()
2031 mempool_destroy(nfs_wdata_mempool); in nfs_destroy_writepagecache()
/linux-4.4.14/drivers/s390/block/
Dscm_blk.c63 mempool_destroy(aidaw_pool); in scm_free_rqs()
/linux-4.4.14/drivers/block/
Dpktcdvd.c2805 mempool_destroy(pd->rb_pool); in pkt_setup_dev()
2856 mempool_destroy(pd->rb_pool); in pkt_remove_dev()
2988 mempool_destroy(psd_pool); in pkt_init()
3001 mempool_destroy(psd_pool); in pkt_exit()
Dnull_blk.c541 mempool_destroy(pool); in null_lnvm_destroy_dma_pool()
/linux-4.4.14/drivers/md/bcache/
Dsuper.c1351 mempool_destroy(c->fill_iter); in cache_set_free()
1353 mempool_destroy(c->bio_meta); in cache_set_free()
1355 mempool_destroy(c->search); in cache_set_free()
Dbset.c1120 mempool_destroy(state->pool); in bch_bset_sort_state_free()
/linux-4.4.14/fs/logfs/
Dlogfs.h733 mempool_destroy(pool); in logfs_mempool_destroy()
/linux-4.4.14/fs/xfs/
Dxfs_super.c1769 mempool_destroy(xfs_ioend_pool); in xfs_init_zones()
1797 mempool_destroy(xfs_ioend_pool); in xfs_destroy_zones()
/linux-4.4.14/fs/jfs/
Djfs_metapage.c229 mempool_destroy(metapage_mempool); in metapage_exit()
/linux-4.4.14/lib/
Dbtree.c202 mempool_destroy(head->mempool); in btree_destroy()
/linux-4.4.14/fs/ceph/
Dsuper.c608 mempool_destroy(fsc->wb_pagevec_pool); in destroy_fs_client()
/linux-4.4.14/drivers/dma/
Ddmaengine.c1077 mempool_destroy(p->pool); in dmaengine_destroy_unmap_pool()
/linux-4.4.14/drivers/tty/hvc/
Dhvc_iucv.c1458 mempool_destroy(hvc_iucv_mempool); in hvc_iucv_init()
/linux-4.4.14/drivers/scsi/libfc/
Dfc_exch.c2308 mempool_destroy(mp->ep_pool); in fc_exch_mgr_destroy()
2438 mempool_destroy(mp->ep_pool); in fc_exch_mgr_alloc()
Dfc_fcp.c2195 mempool_destroy(si->scsi_pkt_pool); in fc_fcp_destroy()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_main.c2038 mempool_destroy(drbd_md_io_page_pool); in drbd_destroy_mempools()
2040 mempool_destroy(drbd_ee_mempool); in drbd_destroy_mempools()
2042 mempool_destroy(drbd_request_mempool); in drbd_destroy_mempools()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c3572 mempool_destroy(ha->ctx_mempool); in qla2x00_mem_alloc()
3575 mempool_destroy(ha->srb_mempool); in qla2x00_mem_alloc()
3649 mempool_destroy(ha->srb_mempool); in qla2x00_mem_free()
3709 mempool_destroy(ha->ctx_mempool); in qla2x00_mem_free()
Dqla_target.c6557 mempool_destroy(qla_tgt_mgmt_cmd_mempool); in qlt_init()
6569 mempool_destroy(qla_tgt_mgmt_cmd_mempool); in qlt_exit()
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvfc.c4584 mempool_destroy(vhost->tgt_pool); in ibmvfc_free_mem()
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc918 allocation routines a little and fixes a missing mempool_destroy and
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_os.c4150 mempool_destroy(ha->srb_mempool); in qla4xxx_mem_free()