/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()
|
/linux/arch/x86/kernel/cpu/mce/ |
H A D | genpool.c | 134 gen_pool_destroy(gpool); in mce_gen_pool_create() 139 gen_pool_destroy(gpool); in mce_gen_pool_create()
|
/linux/drivers/firmware/qcom/ |
H A D | qcom_tzmem.c | 244 gen_pool_destroy(pool->genpool); in qcom_tzmem_pool_new() 293 gen_pool_destroy(pool->genpool); in qcom_tzmem_pool_free()
|
/linux/lib/ |
H A D | genalloc.c | 236 * gen_pool_destroy - destroy a special memory pool 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()
|
/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()
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | rtas-work-area.c | 179 gen_pool_destroy(pool); in rtas_work_area_allocator_init()
|
/linux/net/core/ |
H A D | devmem.c | 70 gen_pool_destroy(binding->chunk_pool); in __net_devmem_dmabuf_binding_free() 310 gen_pool_destroy(binding->chunk_pool); in net_devmem_bind_dmabuf()
|
/linux/include/linux/ |
H A D | genalloc.h | 124 extern void gen_pool_destroy(struct gen_pool *);
|
/linux/drivers/soc/fsl/qe/ |
H A D | qe_common.c | 100 gen_pool_destroy(muram_pool); in cpm_muram_init()
|
/linux/drivers/accel/habanalabs/common/ |
H A D | command_buffer.c | 544 gen_pool_destroy(ctx->cb_va_pool); in hl_cb_va_pool_init() 556 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() 2868 gen_pool_destroy(vm->dram_pg_pool); in hl_vm_init()
|
/linux/kernel/dma/ |
H A D | pool.c | 176 gen_pool_destroy(pool); in __dma_atomic_pool_init()
|
/linux/drivers/firmware/ |
H A D | stratix10-svc.c | 799 gen_pool_destroy(genpool); in svc_create_memory_pool() 1253 gen_pool_destroy(genpool); in stratix10_svc_drv_probe() 1273 gen_pool_destroy(ctrl->genpool); in stratix10_svc_drv_remove()
|
/linux/drivers/pci/ |
H A D | p2pdma.c | 233 gen_pool_destroy(p2pdma->pool); in pci_p2pdma_release() 265 gen_pool_destroy(p2p->pool); in pci_p2pdma_setup()
|
/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu.c | 802 gen_pool_destroy(*pool); in hl_mmu_hr_pool_destroy() 1414 gen_pool_destroy(hdev->mmu_priv.dr.mmu_pgt_pool); in hl_mmu_dr_init() 1427 gen_pool_destroy(hdev->mmu_priv.dr.mmu_pgt_pool); in hl_mmu_dr_fini()
|
/linux/drivers/edac/ |
H A D | igen6_edac.c | 779 gen_pool_destroy(pool); in ecclog_gen_pool_create() 1535 gen_pool_destroy(ecclog_pool); in igen6_probe() 1552 gen_pool_destroy(ecclog_pool); in igen6_remove()
|
/linux/Documentation/core-api/ |
H A D | genalloc.rst | 42 :functions: gen_pool_destroy
|
/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()
|
/linux/tools/testing/cxl/test/ |
H A D | cxl.c | 1497 gen_pool_destroy(cxl_mock_pool); in cxl_test_init() 1526 gen_pool_destroy(cxl_mock_pool); in cxl_test_exit()
|
/linux/drivers/net/caif/ |
H A D | caif_virtio.c | 370 gen_pool_destroy(cfv->genpool); in cfv_destroy_genpool()
|
/linux/tools/testing/nvdimm/test/ |
H A D | ndtest.c | 911 gen_pool_destroy(ndtest_pool); in cleanup_devices()
|
H A D | nfit.c | 3352 gen_pool_destroy(nfit_pool); in nfit_test_init() 3376 gen_pool_destroy(nfit_pool); in nfit_test_exit()
|
/linux/drivers/acpi/apei/ |
H A D | ghes.c | 222 gen_pool_destroy(ghes_estatus_pool); in ghes_estatus_pool_init()
|
/linux/arch/arm/mm/ |
H A D | dma-mapping.c | 239 gen_pool_destroy(atomic_pool); in atomic_pool_init()
|
/linux/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | 1929 gen_pool_destroy(hdev->cpu_accessible_dma_pool); in gaudi_sw_init() 1949 gen_pool_destroy(hdev->cpu_accessible_dma_pool); in gaudi_sw_fini() 8358 gen_pool_destroy(hdev->internal_cb_pool); in gaudi_internal_cb_pool_init() 8382 gen_pool_destroy(hdev->internal_cb_pool); in gaudi_internal_cb_pool_fini()
|