/linux-4.4.14/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 | 11134 mempool_destroy(phba->device_data_mem_pool); in lpfc_sli4_oas_verify()
|
/linux-4.4.14/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.4.14/scripts/coccinelle/free/ |
D | ifnullfree.cocci | 31 mempool_destroy(E); 43 * usb_free_urb@p\|kmem_cache_destroy@p\|mempool_destroy@p\|
|
/linux-4.4.14/mm/ |
D | mempool.c | 151 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/ |
D | bio-integrity.c | 493 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()
|
D | bio.c | 1857 mempool_destroy(bs->bio_pool); in bioset_free() 1860 mempool_destroy(bs->bvec_pool); in bioset_free()
|
D | blk-core.c | 640 mempool_destroy(rl->rq_pool); in blk_exit_rl()
|
/linux-4.4.14/include/linux/ |
D | mempool.h | 33 extern void mempool_destroy(mempool_t *pool);
|
/linux-4.4.14/net/ceph/ |
D | msgpool.c | 51 mempool_destroy(pool->pool); in ceph_msgpool_destroy()
|
D | osd_client.c | 2667 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/ |
D | snic_main.c | 259 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/ |
D | cifsfs.c | 1110 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/ |
D | fnic_main.c | 511 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/ |
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.4.14/fs/gfs2/ |
D | main.c | 240 mempool_destroy(gfs2_page_pool); in exit_gfs2_fs()
|
/linux-4.4.14/drivers/md/ |
D | dm-io.c | 68 mempool_destroy(client->pool); in dm_io_client_create() 76 mempool_destroy(client->pool); in dm_io_client_destroy()
|
D | multipath.c | 477 mempool_destroy(conf->pool); in multipath_run() 489 mempool_destroy(conf->pool); in multipath_free()
|
D | dm-log-userspace-base.c | 316 mempool_destroy(lc->flush_entry_pool); in userspace_ctr() 345 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 | 1516 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()
|
D | dm-region-hash.c | 252 mempool_destroy(rh->region_pool); in dm_region_hash_destroy()
|
D | dm.c | 2258 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()
|
D | dm-crypt.c | 1551 mempool_destroy(cc->page_pool); in crypt_dtr() 1552 mempool_destroy(cc->req_pool); in crypt_dtr()
|
D | dm-snap.c | 1263 mempool_destroy(s->pending_pool); in snapshot_ctr() 1371 mempool_destroy(s->pending_pool); in snapshot_dtr()
|
D | raid10.c | 1633 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()
|
D | dm-mpath.c | 221 mempool_destroy(m->mpio_pool); in free_multipath()
|
D | dm-thin.c | 2758 mempool_destroy(pool->mapping_pool); in __pool_destroy() 2875 mempool_destroy(pool->mapping_pool); in pool_create()
|
D | dm-cache-target.c | 2317 mempool_destroy(cache->migration_pool); in destroy()
|
/linux-4.4.14/fs/f2fs/ |
D | crypto.c | 187 mempool_destroy(f2fs_bounce_page_pool); in f2fs_crypto_destroy()
|
/linux-4.4.14/fs/ext4/ |
D | crypto.c | 157 mempool_destroy(ext4_bounce_page_pool); in ext4_exit_crypto()
|
/linux-4.4.14/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.4.14/net/sunrpc/ |
D | sched.c | 1095 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/ |
D | rrpc.c | 1077 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/ |
D | aoedev.c | 289 mempool_destroy(d->bufpool); in freedev()
|
D | aoeblk.c | 431 mempool_destroy(mp); in aoeblk_gdalloc()
|
/linux-4.4.14/drivers/scsi/ |
D | virtio_scsi.c | 1147 mempool_destroy(virtscsi_cmd_pool); in init() 1160 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 | 3358 mempool_destroy(sd_cdb_pool); in init_sd() 3383 mempool_destroy(sd_cdb_pool); in exit_sd()
|
/linux-4.4.14/fs/nfs/ |
D | write.c | 2021 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/ |
D | scm_blk.c | 63 mempool_destroy(aidaw_pool); in scm_free_rqs()
|
/linux-4.4.14/drivers/block/ |
D | pktcdvd.c | 2805 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()
|
D | null_blk.c | 541 mempool_destroy(pool); in null_lnvm_destroy_dma_pool()
|
/linux-4.4.14/drivers/md/bcache/ |
D | super.c | 1351 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()
|
D | bset.c | 1120 mempool_destroy(state->pool); in bch_bset_sort_state_free()
|
/linux-4.4.14/fs/logfs/ |
D | logfs.h | 733 mempool_destroy(pool); in logfs_mempool_destroy()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_super.c | 1769 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/ |
D | jfs_metapage.c | 229 mempool_destroy(metapage_mempool); in metapage_exit()
|
/linux-4.4.14/lib/ |
D | btree.c | 202 mempool_destroy(head->mempool); in btree_destroy()
|
/linux-4.4.14/fs/ceph/ |
D | super.c | 608 mempool_destroy(fsc->wb_pagevec_pool); in destroy_fs_client()
|
/linux-4.4.14/drivers/dma/ |
D | dmaengine.c | 1077 mempool_destroy(p->pool); in dmaengine_destroy_unmap_pool()
|
/linux-4.4.14/drivers/tty/hvc/ |
D | hvc_iucv.c | 1458 mempool_destroy(hvc_iucv_mempool); in hvc_iucv_init()
|
/linux-4.4.14/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.4.14/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.4.14/drivers/scsi/qla2xxx/ |
D | qla_os.c | 3572 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()
|
D | qla_target.c | 6557 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/ |
D | ibmvfc.c | 4584 mempool_destroy(vhost->tgt_pool); in ibmvfc_free_mem()
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 918 allocation routines a little and fixes a missing mempool_destroy and
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_os.c | 4150 mempool_destroy(ha->srb_mempool); in qla4xxx_mem_free()
|