Home
last modified time | relevance | path

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

12

/linux-6.6.21/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-6.6.21/drivers/net/ethernet/ti/
Dk3-cppi-desc-pool.c40 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()
/linux-6.6.21/drivers/net/ethernet/freescale/fman/
Dfman_muram.c75 gen_pool_destroy(muram->pool); in fman_muram_init()
/linux-6.6.21/arch/x86/kernel/cpu/mce/
Dgenpool.c130 gen_pool_destroy(tmpp); in mce_gen_pool_create()
/linux-6.6.21/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-6.6.21/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-6.6.21/arch/powerpc/platforms/pseries/
Drtas-work-area.c179 gen_pool_destroy(pool); in rtas_work_area_allocator_init()
/linux-6.6.21/drivers/soc/fsl/qe/
Dqe_common.c99 gen_pool_destroy(muram_pool); in cpm_muram_init()
/linux-6.6.21/include/linux/
Dgenalloc.h124 extern void gen_pool_destroy(struct gen_pool *);
/linux-6.6.21/drivers/accel/habanalabs/common/
Dcommand_buffer.c543 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()
Dmemory.c298 gen_pool_destroy(vm->dram_pg_pool); in dram_pg_pool_do_release()
2852 gen_pool_destroy(vm->dram_pg_pool); in hl_vm_init()
/linux-6.6.21/kernel/dma/
Dpool.c176 gen_pool_destroy(pool); in __dma_atomic_pool_init()
/linux-6.6.21/drivers/firmware/
Dstratix10-svc.c799 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()
/linux-6.6.21/drivers/pci/
Dp2pdma.c224 gen_pool_destroy(p2pdma->pool); in pci_p2pdma_release()
256 gen_pool_destroy(p2p->pool); in pci_p2pdma_setup()
/linux-6.6.21/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-6.6.21/drivers/accel/habanalabs/common/mmu/
Dmmu_v1.c407 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()
Dmmu.c795 gen_pool_destroy(*pool); in hl_mmu_hr_pool_destroy()
/linux-6.6.21/Documentation/core-api/
Dgenalloc.rst42 :functions: gen_pool_destroy
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_erp.c1562 gen_pool_destroy(erp_core->erp_tables); in mlxsw_sp_acl_erp_tables_init()
1570 gen_pool_destroy(erp_core->erp_tables); in mlxsw_sp_acl_erp_tables_fini()
/linux-6.6.21/tools/testing/cxl/test/
Dcxl.c1417 gen_pool_destroy(cxl_mock_pool); in cxl_test_init()
1447 gen_pool_destroy(cxl_mock_pool); in cxl_test_exit()
/linux-6.6.21/drivers/net/caif/
Dcaif_virtio.c370 gen_pool_destroy(cfv->genpool); in cfv_destroy_genpool()
/linux-6.6.21/tools/testing/nvdimm/test/
Dndtest.c906 gen_pool_destroy(ndtest_pool); in cleanup_devices()
/linux-6.6.21/drivers/s390/cio/
Dcss.c1121 gen_pool_destroy(gp_dma); in cio_gp_dma_destroy()
/linux-6.6.21/drivers/acpi/apei/
Dghes.c221 gen_pool_destroy(ghes_estatus_pool); in ghes_estatus_pool_init()
/linux-6.6.21/arch/arm/mm/
Ddma-mapping.c239 gen_pool_destroy(atomic_pool); in atomic_pool_init()

12