Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/s390/scsi/
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()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_mem.c170 mempool_destroy(phba->rrq_pool); in lpfc_mem_alloc()
173 mempool_destroy(phba->nlp_mem_pool); in lpfc_mem_alloc()
176 mempool_destroy(phba->mbox_mem_pool); in lpfc_mem_alloc()
235 mempool_destroy(phba->rrq_pool); in lpfc_mem_free()
239 mempool_destroy(phba->nlp_mem_pool); in lpfc_mem_free()
242 mempool_destroy(phba->active_rrq_pool); in lpfc_mem_free()
247 mempool_destroy(phba->mbox_mem_pool); in lpfc_mem_free()
269 mempool_destroy(phba->device_data_mem_pool); in lpfc_mem_free()
/kernel/linux/linux-5.10/scripts/coccinelle/free/
Difnullfree.cocci40 mempool_destroy(E);
53 * usb_free_urb@p\|kmem_cache_destroy@p\|mempool_destroy@p\|
/kernel/linux/linux-5.10/lib/
Dsg_pool.c172 mempool_destroy(sgp->pool); in sg_pool_init()
185 mempool_destroy(sgp->pool); in sg_pool_exit()
/kernel/linux/linux-5.10/drivers/scsi/snic/
Dsnic_main.c265 mempool_destroy(snic->req_pool[i]); in snic_cleanup()
708 mempool_destroy(snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_probe()
711 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()
714 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_DFLT_SGL]); in snic_probe()
/kernel/linux/linux-5.10/net/ceph/
Dmsgpool.c56 mempool_destroy(pool->pool); in ceph_msgpool_destroy()
/kernel/linux/linux-5.10/include/linux/
Dmempool.h47 extern void mempool_destroy(mempool_t *pool);
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dfnic_main.c529 mempool_destroy(fnic->io_req_pool); in fnic_cleanup()
531 mempool_destroy(fnic->io_sgl_pool[i]); in fnic_cleanup()
916 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX]); in fnic_probe()
918 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT]); in fnic_probe()
920 mempool_destroy(fnic->io_req_pool); in fnic_probe()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dcsio_init.c489 mempool_destroy(hw->rnode_mempool); in csio_resource_alloc()
492 mempool_destroy(hw->mb_mempool); in csio_resource_alloc()
503 mempool_destroy(hw->rnode_mempool); in csio_resource_free()
505 mempool_destroy(hw->mb_mempool); in csio_resource_free()
/kernel/linux/linux-5.10/mm/
Dmempool.c168 void mempool_destroy(mempool_t *pool) in mempool_destroy() function
176 EXPORT_SYMBOL(mempool_destroy);
/kernel/linux/linux-5.10/fs/gfs2/
Dmain.c247 mempool_destroy(gfs2_page_pool); in exit_gfs2_fs()
/kernel/linux/linux-5.10/fs/cifs/
Dcifsfs.c1461 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1477 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1489 mempool_destroy(cifs_req_poolp); in cifs_destroy_request_bufs()
1491 mempool_destroy(cifs_sm_req_poolp); in cifs_destroy_request_bufs()
1517 mempool_destroy(cifs_mid_poolp); in cifs_destroy_mids()
Dsmbdirect.c1386 mempool_destroy(info->request_mempool); in smbd_destroy()
1389 mempool_destroy(info->response_mempool); in smbd_destroy()
1436 mempool_destroy(info->response_mempool); in destroy_caches_and_workqueue()
1438 mempool_destroy(info->request_mempool); in destroy_caches_and_workqueue()
1496 mempool_destroy(info->response_mempool); in allocate_caches_and_workqueue()
1500 mempool_destroy(info->request_mempool); in allocate_caches_and_workqueue()
/kernel/linux/linux-5.10/net/sunrpc/
Dauth_unix.c203 mempool_destroy(unix_pool); in rpc_destroy_authunix()
Dsched.c1261 mempool_destroy(rpc_buffer_mempool); in rpc_destroy_mempool()
1262 mempool_destroy(rpc_task_mempool); in rpc_destroy_mempool()
/kernel/linux/linux-5.10/fs/ext4/
Dreadpage.c438 mempool_destroy(bio_post_read_ctx_pool); in ext4_exit_post_read_processing()
/kernel/linux/linux-5.10/arch/sh/kernel/
Ddwarf.c1010 mempool_destroy(dwarf_reg_pool); in dwarf_unwinder_cleanup()
1011 mempool_destroy(dwarf_frame_pool); in dwarf_unwinder_cleanup()
/kernel/linux/linux-5.10/drivers/nvme/target/
Dio-cmd-file.c34 mempool_destroy(ns->bvec_pool); in nvmet_file_ns_disable()
/kernel/linux/linux-5.10/drivers/scsi/
Dvirtio_scsi.c1018 mempool_destroy(virtscsi_cmd_pool); in init()
1028 mempool_destroy(virtscsi_cmd_pool); in fini()
/kernel/linux/linux-5.10/drivers/block/aoe/
Daoedev.c289 mempool_destroy(d->bufpool); in freedev()
Daoeblk.c439 mempool_destroy(mp); in aoeblk_gdalloc()
/kernel/linux/linux-5.10/block/
Dblk-crypto-fallback.c585 mempool_destroy(blk_crypto_bounce_page_pool); in blk_crypto_fallback_init()
/kernel/linux/linux-5.10/fs/ceph/
Dsuper.c799 mempool_destroy(ceph_wb_pagevec_pool); in init_caches()
830 mempool_destroy(ceph_wb_pagevec_pool); in destroy_caches()
/kernel/linux/linux-5.10/fs/nfs/
Dwrite.c2159 mempool_destroy(nfs_wdata_mempool); in nfs_init_writepagecache()
2167 mempool_destroy(nfs_commit_mempool); in nfs_destroy_writepagecache()
2169 mempool_destroy(nfs_wdata_mempool); in nfs_destroy_writepagecache()
/kernel/linux/linux-5.10/drivers/s390/block/
Dscm_blk.c64 mempool_destroy(aidaw_pool); in scm_free_rqs()

12