/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_mem.c | 183 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()
|
D | lpfc_init.c | 11116 mempool_destroy(phba->device_data_mem_pool); in lpfc_sli4_oas_verify()
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_aux.c | 252 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.1.27/block/ |
D | bio-integrity.c | 484 mempool_destroy(bs->bio_integrity_pool); in bioset_integrity_create() 495 mempool_destroy(bs->bio_integrity_pool); in bioset_integrity_free() 498 mempool_destroy(bs->bvec_integrity_pool); in bioset_integrity_free()
|
D | bio.c | 1896 mempool_destroy(bs->bio_pool); in bioset_free() 1899 mempool_destroy(bs->bvec_pool); in bioset_free()
|
D | blk-core.c | 599 mempool_destroy(rl->rq_pool); in blk_exit_rl()
|
/linux-4.1.27/mm/ |
D | mempool.c | 151 void mempool_destroy(mempool_t *pool) in mempool_destroy() function 160 EXPORT_SYMBOL(mempool_destroy); 213 mempool_destroy(pool); in mempool_create_node()
|
/linux-4.1.27/include/linux/ |
D | mempool.h | 33 extern void mempool_destroy(mempool_t *pool);
|
/linux-4.1.27/net/ceph/ |
D | msgpool.c | 51 mempool_destroy(pool->pool); in ceph_msgpool_destroy()
|
D | osd_client.c | 2653 mempool_destroy(osdc->req_mempool); in ceph_osdc_init() 2669 mempool_destroy(osdc->req_mempool); in ceph_osdc_stop()
|
/linux-4.1.27/fs/cifs/ |
D | cifsfs.c | 1115 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs() 1131 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs() 1143 mempool_destroy(cifs_req_poolp); in cifs_destroy_request_bufs() 1145 mempool_destroy(cifs_sm_req_poolp); in cifs_destroy_request_bufs() 1171 mempool_destroy(cifs_mid_poolp); in cifs_destroy_mids()
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic_main.c | 512 mempool_destroy(fnic->io_req_pool); in fnic_cleanup() 514 mempool_destroy(fnic->io_sgl_pool[i]); in fnic_cleanup() 921 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX]); in fnic_probe() 923 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT]); in fnic_probe() 925 mempool_destroy(fnic->io_req_pool); in fnic_probe()
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | csio_init.c | 496 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.1.27/fs/gfs2/ |
D | main.c | 240 mempool_destroy(gfs2_page_pool); in exit_gfs2_fs()
|
/linux-4.1.27/drivers/staging/i2o/ |
D | memory.c | 308 mempool_destroy(pool->mempool); in i2o_pool_free()
|
D | i2o_block.c | 1194 mempool_destroy(i2o_blk_req_pool.pool); in i2o_block_init() 1218 mempool_destroy(i2o_blk_req_pool.pool); in i2o_block_exit()
|
/linux-4.1.27/drivers/md/ |
D | multipath.c | 497 mempool_destroy(conf->pool); in multipath_run() 509 mempool_destroy(conf->pool); in multipath_free()
|
D | dm-io.c | 69 mempool_destroy(client->pool); in dm_io_client_create() 77 mempool_destroy(client->pool); in dm_io_client_destroy()
|
D | dm-log-userspace-base.c | 317 mempool_destroy(lc->flush_entry_pool); in userspace_ctr() 346 mempool_destroy(lc->flush_entry_pool); in userspace_dtr()
|
D | dm-kcopyd.c | 862 mempool_destroy(kc->job_pool); in dm_kcopyd_client_create() 881 mempool_destroy(kc->job_pool); in dm_kcopyd_client_destroy()
|
D | dm-bio-prison.c | 56 mempool_destroy(prison->cell_pool); in dm_bio_prison_destroy()
|
D | raid1.c | 1547 mempool_destroy(conf->r1buf_pool); in close_sync() 2875 mempool_destroy(conf->r1bio_pool); in setup_conf() 2978 mempool_destroy(conf->r1bio_pool); in raid1_free() 3078 mempool_destroy(newpool); in raid1_reshape() 3118 mempool_destroy(oldpool); in raid1_reshape()
|
D | dm.c | 2377 mempool_destroy(md->io_pool); in free_dev() 2379 mempool_destroy(md->rq_pool); in free_dev() 3599 mempool_destroy(pools->io_pool); in dm_free_md_mempools() 3602 mempool_destroy(pools->rq_pool); in dm_free_md_mempools()
|
D | dm-region-hash.c | 253 mempool_destroy(rh->region_pool); in dm_region_hash_destroy()
|
D | dm-snap.c | 1246 mempool_destroy(s->pending_pool); in snapshot_ctr() 1352 mempool_destroy(s->pending_pool); in snapshot_dtr()
|
D | dm-crypt.c | 1530 mempool_destroy(cc->page_pool); in crypt_dtr() 1532 mempool_destroy(cc->req_pool); in crypt_dtr()
|
D | dm-verity.c | 695 mempool_destroy(v->vec_mempool); in verity_dtr()
|
D | raid10.c | 1721 mempool_destroy(conf->r10buf_pool); in close_sync() 3589 mempool_destroy(conf->r10bio_pool); in setup_conf() 3787 mempool_destroy(conf->r10bio_pool); in run() 3801 mempool_destroy(conf->r10bio_pool); in raid10_free()
|
D | dm-mpath.c | 224 mempool_destroy(m->mpio_pool); in free_multipath()
|
D | dm-thin.c | 2515 mempool_destroy(pool->mapping_pool); in __pool_destroy() 2632 mempool_destroy(pool->mapping_pool); in pool_create()
|
D | dm-cache-target.c | 1911 mempool_destroy(cache->migration_pool); in destroy()
|
/linux-4.1.27/arch/sh/kernel/ |
D | dwarf.c | 1013 mempool_destroy(dwarf_reg_pool); in dwarf_unwinder_cleanup() 1015 mempool_destroy(dwarf_frame_pool); in dwarf_unwinder_cleanup()
|
/linux-4.1.27/net/sunrpc/ |
D | sched.c | 1096 mempool_destroy(rpc_buffer_mempool); in rpc_destroy_mempool() 1098 mempool_destroy(rpc_task_mempool); in rpc_destroy_mempool()
|
/linux-4.1.27/fs/ext4/ |
D | crypto.c | 223 mempool_destroy(ext4_bounce_page_pool); in ext4_exit_crypto()
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoedev.c | 289 mempool_destroy(d->bufpool); in freedev()
|
D | aoeblk.c | 431 mempool_destroy(mp); in aoeblk_gdalloc()
|
/linux-4.1.27/drivers/scsi/ |
D | virtio_scsi.c | 1136 mempool_destroy(virtscsi_cmd_pool); in init() 1149 mempool_destroy(virtscsi_cmd_pool); in fini()
|
D | scsi_lib.c | 2305 mempool_destroy(sgp->pool); in scsi_init_queue() 2322 mempool_destroy(sgp->pool); in scsi_exit_queue()
|
D | sd.c | 3236 mempool_destroy(sd_cdb_pool); in init_sd() 3261 mempool_destroy(sd_cdb_pool); in exit_sd()
|
/linux-4.1.27/fs/nfs/ |
D | write.c | 2004 mempool_destroy(nfs_wdata_mempool); in nfs_init_writepagecache() 2012 mempool_destroy(nfs_commit_mempool); in nfs_destroy_writepagecache() 2014 mempool_destroy(nfs_wdata_mempool); in nfs_destroy_writepagecache()
|
/linux-4.1.27/drivers/md/bcache/ |
D | super.c | 65 mempool_destroy(p->bio_split_hook); in bio_split_pool_free() 1382 mempool_destroy(c->fill_iter); in cache_set_free() 1384 mempool_destroy(c->bio_meta); in cache_set_free() 1386 mempool_destroy(c->search); in cache_set_free()
|
D | bset.c | 1120 mempool_destroy(state->pool); in bch_bset_sort_state_free()
|
/linux-4.1.27/drivers/s390/block/ |
D | scm_blk.c | 63 mempool_destroy(aidaw_pool); in scm_free_rqs()
|
/linux-4.1.27/drivers/block/ |
D | pktcdvd.c | 2825 mempool_destroy(pd->rb_pool); in pkt_setup_dev() 2876 mempool_destroy(pd->rb_pool); in pkt_remove_dev() 3008 mempool_destroy(psd_pool); in pkt_init() 3021 mempool_destroy(psd_pool); in pkt_exit()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_super.c | 1741 mempool_destroy(xfs_ioend_pool); in xfs_init_zones() 1769 mempool_destroy(xfs_ioend_pool); in xfs_destroy_zones()
|
/linux-4.1.27/fs/logfs/ |
D | logfs.h | 733 mempool_destroy(pool); in logfs_mempool_destroy()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_metapage.c | 229 mempool_destroy(metapage_mempool); in metapage_exit()
|
/linux-4.1.27/fs/ceph/ |
D | super.c | 595 mempool_destroy(fsc->wb_pagevec_pool); in destroy_fs_client()
|
/linux-4.1.27/lib/ |
D | btree.c | 202 mempool_destroy(head->mempool); in btree_destroy()
|
/linux-4.1.27/drivers/dma/ |
D | dmaengine.c | 1057 mempool_destroy(p->pool); in dmaengine_destroy_unmap_pool()
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvc_iucv.c | 1458 mempool_destroy(hvc_iucv_mempool); in hvc_iucv_init()
|
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_exch.c | 2308 mempool_destroy(mp->ep_pool); in fc_exch_mgr_destroy() 2438 mempool_destroy(mp->ep_pool); in fc_exch_mgr_alloc()
|
D | fc_fcp.c | 2195 mempool_destroy(si->scsi_pkt_pool); in fc_fcp_destroy()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_main.c | 2038 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.1.27/drivers/scsi/qla2xxx/ |
D | qla_os.c | 3574 mempool_destroy(ha->ctx_mempool); in qla2x00_mem_alloc() 3577 mempool_destroy(ha->srb_mempool); in qla2x00_mem_alloc() 3651 mempool_destroy(ha->srb_mempool); in qla2x00_mem_free() 3711 mempool_destroy(ha->ctx_mempool); in qla2x00_mem_free()
|
D | qla_target.c | 6569 mempool_destroy(qla_tgt_mgmt_cmd_mempool); in qlt_init() 6581 mempool_destroy(qla_tgt_mgmt_cmd_mempool); in qlt_exit()
|
/linux-4.1.27/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 4585 mempool_destroy(vhost->tgt_pool); in ibmvfc_free_mem()
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 918 allocation routines a little and fixes a missing mempool_destroy and
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
D | ql4_os.c | 4151 mempool_destroy(ha->srb_mempool); in qla4xxx_mem_free()
|