/openbmc/linux/drivers/tee/ |
H A D | tee_shm_pool.c | 46 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()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | k3-cppi-desc-pool.c | 40 gen_pool_destroy(pool->gen_pool); /* frees pool->name */ in k3_cppi_desc_pool_destroy() 97 gen_pool_destroy(pool->gen_pool); /* frees pool->name */ in k3_cppi_desc_pool_create_name()
|
/openbmc/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman_muram.c | 75 gen_pool_destroy(muram->pool); in fman_muram_init()
|
/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | genpool.c | 130 gen_pool_destroy(tmpp); in mce_gen_pool_create()
|
/openbmc/linux/lib/ |
H A D | genalloc.c | 242 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()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | rtas-work-area.c | 179 gen_pool_destroy(pool); in rtas_work_area_allocator_init()
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | resource.c | 286 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()
|
/openbmc/linux/drivers/soc/fsl/qe/ |
H A D | qe_common.c | 99 gen_pool_destroy(muram_pool); in cpm_muram_init()
|
/openbmc/linux/include/linux/ |
H A D | genalloc.h | 124 extern void gen_pool_destroy(struct gen_pool *);
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | command_buffer.c | 543 gen_pool_destroy(ctx->cb_va_pool); in hl_cb_va_pool_init() 555 gen_pool_destroy(ctx->cb_va_pool); in hl_cb_va_pool_fini()
|
H A D | memory.c | 298 gen_pool_destroy(vm->dram_pg_pool); in dram_pg_pool_do_release() 2859 gen_pool_destroy(vm->dram_pg_pool); in hl_vm_init()
|
/openbmc/linux/kernel/dma/ |
H A D | pool.c | 176 gen_pool_destroy(pool); in __dma_atomic_pool_init()
|
/openbmc/linux/drivers/firmware/ |
H A D | stratix10-svc.c | 799 gen_pool_destroy(genpool); in svc_create_memory_pool() 1250 gen_pool_destroy(genpool); in stratix10_svc_drv_probe() 1268 gen_pool_destroy(ctrl->genpool); in stratix10_svc_drv_remove()
|
/openbmc/linux/drivers/pci/ |
H A D | p2pdma.c | 224 gen_pool_destroy(p2pdma->pool); in pci_p2pdma_release() 256 gen_pool_destroy(p2p->pool); in pci_p2pdma_setup()
|
/openbmc/linux/drivers/edac/ |
H A D | igen6_edac.c | 566 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()
|
/openbmc/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu_v1.c | 407 gen_pool_destroy(hdev->mmu_priv.dr.mmu_pgt_pool); in hl_mmu_v1_init() 428 gen_pool_destroy(hdev->mmu_priv.dr.mmu_pgt_pool); in hl_mmu_v1_fini()
|
H A D | mmu.c | 795 gen_pool_destroy(*pool); in hl_mmu_hr_pool_destroy()
|
/openbmc/linux/Documentation/core-api/ |
H A D | genalloc.rst | 42 :functions: gen_pool_destroy
|
/openbmc/linux/drivers/soc/aspeed/ |
H A D | aspeed-xdma.c | 877 gen_pool_destroy(ctx->pool); in aspeed_xdma_kobject_release() 1117 gen_pool_destroy(ctx->pool); in aspeed_xdma_probe()
|
/openbmc/linux/tools/testing/cxl/test/ |
H A D | cxl.c | 1421 gen_pool_destroy(cxl_mock_pool); in cxl_test_init() 1451 gen_pool_destroy(cxl_mock_pool); in cxl_test_exit()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_erp.c | 1549 gen_pool_destroy(erp_core->erp_tables); in mlxsw_sp_acl_erp_tables_init() 1557 gen_pool_destroy(erp_core->erp_tables); in mlxsw_sp_acl_erp_tables_fini()
|
/openbmc/linux/drivers/net/caif/ |
H A D | caif_virtio.c | 370 gen_pool_destroy(cfv->genpool); in cfv_destroy_genpool()
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | ndtest.c | 906 gen_pool_destroy(ndtest_pool); in cleanup_devices()
|
/openbmc/linux/drivers/s390/cio/ |
H A D | css.c | 1121 gen_pool_destroy(gp_dma); in cio_gp_dma_destroy()
|
/openbmc/linux/drivers/acpi/apei/ |
H A D | ghes.c | 221 gen_pool_destroy(ghes_estatus_pool); in ghes_estatus_pool_init()
|