Home
last modified time | relevance | path

Searched refs:gen_pool_destroy (Results 1 – 25 of 27) sorted by relevance

12

/linux-5.19.10/drivers/tee/
Dtee_shm_pool.c46 gen_pool_destroy(pool->private_data); in pool_op_gen_destroy_pool()
80 gen_pool_destroy(pool->private_data); in tee_shm_pool_alloc_res_mem()
/linux-5.19.10/drivers/net/ethernet/ti/
Dk3-cppi-desc-pool.c40 gen_pool_destroy(pool->gen_pool); /* frees pool->name */ in k3_cppi_desc_pool_destroy()
96 gen_pool_destroy(pool->gen_pool); /* frees pool->name */ in k3_cppi_desc_pool_create_name()
/linux-5.19.10/arch/arm/mach-mmp/
Dsram.c116 gen_pool_destroy(info->gpool); in sram_probe()
136 gen_pool_destroy(info->gpool); in sram_remove()
/linux-5.19.10/drivers/net/ethernet/freescale/fman/
Dfman_muram.c102 gen_pool_destroy(muram->pool); in fman_muram_init()
/linux-5.19.10/arch/x86/kernel/cpu/mce/
Dgenpool.c130 gen_pool_destroy(tmpp); in mce_gen_pool_create()
/linux-5.19.10/lib/
Dgenalloc.c242 void gen_pool_destroy(struct gen_pool *pool) in gen_pool_destroy() function
262 EXPORT_SYMBOL(gen_pool_destroy);
782 gen_pool_destroy(*(struct gen_pool **)res); in devm_gen_pool_release()
/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dresource.c286 gen_pool_destroy(rdev->pbl_pool); in destroy_pblpool()
368 gen_pool_destroy(rdev->rqt_pool); in destroy_rqtpool()
515 gen_pool_destroy(rdev->ocqp_pool); in c4iw_ocqp_pool_destroy()
/linux-5.19.10/drivers/soc/fsl/qe/
Dqe_common.c100 gen_pool_destroy(muram_pool); in cpm_muram_init()
/linux-5.19.10/include/linux/
Dgenalloc.h124 extern void gen_pool_destroy(struct gen_pool *);
/linux-5.19.10/drivers/misc/habanalabs/common/
Dcommand_buffer.c584 gen_pool_destroy(ctx->cb_va_pool); in hl_cb_va_pool_init()
596 gen_pool_destroy(ctx->cb_va_pool); in hl_cb_va_pool_fini()
Dmemory.c298 gen_pool_destroy(vm->dram_pg_pool); in dram_pg_pool_do_release()
2882 gen_pool_destroy(vm->dram_pg_pool); in hl_vm_init()
/linux-5.19.10/kernel/dma/
Dpool.c176 gen_pool_destroy(pool); in __dma_atomic_pool_init()
/linux-5.19.10/drivers/pci/
Dp2pdma.c123 gen_pool_destroy(p2pdma->pool); in pci_p2pdma_release()
155 gen_pool_destroy(p2p->pool); in pci_p2pdma_setup()
/linux-5.19.10/tools/testing/cxl/test/
Dcxl.c763 gen_pool_destroy(cxl_mock_pool); in cxl_test_init()
791 gen_pool_destroy(cxl_mock_pool); in cxl_test_exit()
/linux-5.19.10/drivers/edac/
Digen6_edac.c566 gen_pool_destroy(pool); in ecclog_gen_pool_create()
1238 gen_pool_destroy(ecclog_pool); in igen6_probe()
1255 gen_pool_destroy(ecclog_pool); in igen6_remove()
/linux-5.19.10/drivers/misc/habanalabs/common/mmu/
Dmmu_v1.c409 gen_pool_destroy(hdev->mmu_priv.dr.mmu_pgt_pool); in hl_mmu_v1_init()
430 gen_pool_destroy(hdev->mmu_priv.dr.mmu_pgt_pool); in hl_mmu_v1_fini()
/linux-5.19.10/drivers/firmware/
Dstratix10-svc.c655 gen_pool_destroy(genpool); in svc_create_memory_pool()
1086 gen_pool_destroy(ctrl->genpool); in stratix10_svc_drv_remove()
/linux-5.19.10/Documentation/core-api/
Dgenalloc.rst42 :functions: gen_pool_destroy
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_erp.c1560 gen_pool_destroy(erp_core->erp_tables); in mlxsw_sp_acl_erp_tables_init()
1568 gen_pool_destroy(erp_core->erp_tables); in mlxsw_sp_acl_erp_tables_fini()
/linux-5.19.10/drivers/net/caif/
Dcaif_virtio.c370 gen_pool_destroy(cfv->genpool); in cfv_destroy_genpool()
/linux-5.19.10/tools/testing/nvdimm/test/
Dndtest.c983 gen_pool_destroy(ndtest_pool); in cleanup_devices()
Dnfit.c3358 gen_pool_destroy(nfit_pool); in nfit_test_init()
3382 gen_pool_destroy(nfit_pool); in nfit_test_exit()
/linux-5.19.10/drivers/acpi/apei/
Dghes.c193 gen_pool_destroy(ghes_estatus_pool); in ghes_estatus_pool_init()
/linux-5.19.10/drivers/s390/cio/
Dcss.c1114 gen_pool_destroy(gp_dma); in cio_gp_dma_destroy()
/linux-5.19.10/drivers/misc/habanalabs/gaudi/
Dgaudi.c1922 gen_pool_destroy(hdev->cpu_accessible_dma_pool); in gaudi_sw_init()
1944 gen_pool_destroy(hdev->cpu_accessible_dma_pool); in gaudi_sw_fini()
8474 gen_pool_destroy(hdev->internal_cb_pool); in gaudi_internal_cb_pool_init()
8500 gen_pool_destroy(hdev->internal_cb_pool); in gaudi_internal_cb_pool_fini()

12