Home
last modified time | relevance | path

Searched refs:mempool_destroy (Results 1 - 25 of 99) sorted by relevance

1234

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A 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/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A 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/lib/
H A Dsg_pool.c172 mempool_destroy(sgp->pool); in sg_pool_init()
185 mempool_destroy(sgp->pool); in sg_pool_exit()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dmain.c191 mempool_destroy(gfs2_page_pool); in init_gfs2_fs()
244 mempool_destroy(gfs2_page_pool); in exit_gfs2_fs()
/kernel/linux/linux-5.10/drivers/scsi/snic/
H A 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-6.6/drivers/scsi/snic/
H A Dsnic_main.c251 mempool_destroy(snic->req_pool[i]); in snic_cleanup()
694 mempool_destroy(snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_probe()
697 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()
700 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_DFLT_SGL]); in snic_probe()
/kernel/linux/linux-5.10/net/ceph/
H A Dmsgpool.c56 mempool_destroy(pool->pool); in ceph_msgpool_destroy()
/kernel/linux/linux-5.10/include/linux/
H A Dmempool.h47 extern void mempool_destroy(mempool_t *pool);
/kernel/linux/linux-6.6/include/linux/
H A Dmempool.h52 extern void mempool_destroy(mempool_t *pool);
/kernel/linux/linux-6.6/lib/
H A Dsg_pool.c173 mempool_destroy(sgp->pool); in sg_pool_init()
/kernel/linux/linux-6.6/net/ceph/
H A Dmsgpool.c56 mempool_destroy(pool->pool); in ceph_msgpool_destroy()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A 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-6.6/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()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A 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/fs/cifs/
H A Dcifsfs.c1464 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1480 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1492 mempool_destroy(cifs_req_poolp); in cifs_destroy_request_bufs()
1494 mempool_destroy(cifs_sm_req_poolp); in cifs_destroy_request_bufs()
1520 mempool_destroy(cifs_mid_poolp); in cifs_destroy_mids()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_main.c518 mempool_destroy(fnic->io_req_pool); in fnic_cleanup()
520 mempool_destroy(fnic->io_sgl_pool[i]); in fnic_cleanup()
932 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX]); in fnic_probe()
934 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT]); in fnic_probe()
936 mempool_destroy(fnic->io_req_pool); in fnic_probe()
/kernel/linux/linux-5.10/fs/gfs2/
H A Dmain.c247 mempool_destroy(gfs2_page_pool); in exit_gfs2_fs()
/kernel/linux/linux-5.10/mm/
H A Dmempool.c161 * mempool_destroy - deallocate a memory pool
168 void mempool_destroy(mempool_t *pool) in mempool_destroy() function
176 EXPORT_SYMBOL(mempool_destroy); variable
291 * Note, the caller must guarantee that no mempool_destroy is called
/kernel/linux/linux-6.6/mm/
H A Dmempool.c168 * mempool_destroy - deallocate a memory pool
175 void mempool_destroy(mempool_t *pool) in mempool_destroy() function
183 EXPORT_SYMBOL(mempool_destroy); variable
298 * Note, the caller must guarantee that no mempool_destroy is called
/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth_unix.c203 mempool_destroy(unix_pool); in rpc_destroy_authunix()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth_unix.c211 mempool_destroy(unix_pool); in rpc_destroy_authunix()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.c1729 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1745 mempool_destroy(cifs_req_poolp); in cifs_init_request_bufs()
1757 mempool_destroy(cifs_req_poolp); in cifs_destroy_request_bufs()
1759 mempool_destroy(cifs_sm_req_poolp); in cifs_destroy_request_bufs()
1783 mempool_destroy(cifs_mid_poolp); in destroy_mids()

Completed in 19 milliseconds

1234