| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | dm.c | 88 bitmap_free(dm->header_encap_sw_icm_alloc_blocks); in mlx5_dm_create() 91 bitmap_free(dm->header_modify_sw_icm_alloc_blocks); in mlx5_dm_create() 94 bitmap_free(dm->steering_sw_icm_alloc_blocks); in mlx5_dm_create() 113 bitmap_free(dm->steering_sw_icm_alloc_blocks); in mlx5_dm_cleanup() 121 bitmap_free(dm->header_modify_sw_icm_alloc_blocks); in mlx5_dm_cleanup() 129 bitmap_free(dm->header_encap_sw_icm_alloc_blocks); in mlx5_dm_cleanup() 137 bitmap_free(dm->header_modify_pattern_sw_icm_alloc_blocks); in mlx5_dm_cleanup()
|
| H A D | crypto.c | 327 bitmap_free(bulk->in_use); in mlx5_crypto_dek_bulk_create() 328 bitmap_free(bulk->need_sync); in mlx5_crypto_dek_bulk_create() 352 bitmap_free(bulk->need_sync); in mlx5_crypto_dek_bulk_free() 353 bitmap_free(bulk->in_use); in mlx5_crypto_dek_bulk_free()
|
| /linux/drivers/xen/ |
| H A D | xen-acpi-processor.c | 407 bitmap_free(acpi_id_present); in check_acpi_ids() 413 bitmap_free(acpi_id_present); in check_acpi_ids() 414 bitmap_free(acpi_id_cst_present); in check_acpi_ids() 531 bitmap_free(acpi_ids_done); in xen_acpi_processor_init() 575 bitmap_free(acpi_ids_done); in xen_acpi_processor_init() 583 bitmap_free(acpi_ids_done); in xen_acpi_processor_exit() 584 bitmap_free(acpi_id_present); in xen_acpi_processor_exit() 585 bitmap_free(acpi_id_cst_present); in xen_acpi_processor_exit()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_doorbell.c | 91 bitmap_free(kfd->doorbell_bitmap); in kfd_doorbell_init() 101 bitmap_free(kfd->doorbell_bitmap); in kfd_doorbell_fini() 288 bitmap_free(qpd->doorbell_bitmap); in kfd_alloc_process_doorbells() 298 bitmap_free(qpd->doorbell_bitmap); in kfd_free_process_doorbells()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | uar.c | 89 bitmap_free(up->reg_bitmap); in up_rel_func() 90 bitmap_free(up->fp_bitmap); in up_rel_func() 158 bitmap_free(up->fp_bitmap); in alloc_uars_page() 159 bitmap_free(up->reg_bitmap); in alloc_uars_page()
|
| H A D | alloc.c | 153 bitmap_free(pgdir->bitmap); in mlx5_alloc_db_pgdir() 227 bitmap_free(db->u.pgdir->bitmap); in mlx5_db_free()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_buddy.c | 47 bitmap_free(buddy->bitmap[i]); in mlx5dr_buddy_init() 62 bitmap_free(buddy->bitmap[i]); in mlx5dr_buddy_cleanup()
|
| /linux/drivers/iio/buffer/ |
| H A D | industrialio-buffer-cb.c | 38 bitmap_free(cb_buff->buffer.scan_mask); in iio_buffer_cb_release() 100 bitmap_free(cb_buff->buffer.scan_mask); in iio_channel_get_all_cb()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | buddy.c | 44 bitmap_free(buddy->bitmap[i]); in hws_buddy_init() 76 bitmap_free(buddy->bitmap[i]); in mlx5hws_buddy_cleanup()
|
| H A D | pool.c | 221 bitmap_free(bitmap); in hws_pool_bitmap_init() 277 bitmap_free(bitmap); in hws_pool_bitmap_db_uninit()
|
| /linux/lib/ |
| H A D | interval_tree_test.c | 149 bitmap_free(intxn1); in intersection_range_check() 192 bitmap_free(intxn1); in intersection_range_check() 193 bitmap_free(intxn2); in intersection_range_check()
|
| /linux/drivers/mtd/chips/ |
| H A D | gen_probe.c | 141 bitmap_free(chip_map); in genprobe_ident_chips() 159 bitmap_free(chip_map); in genprobe_ident_chips()
|
| /linux/drivers/misc/sgi-xp/ |
| H A D | xpnet.c | 537 bitmap_free(xpnet_broadcast_partitions); in xpnet_init() 576 bitmap_free(xpnet_broadcast_partitions); in xpnet_init() 592 bitmap_free(xpnet_broadcast_partitions); in xpnet_exit()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | asid.c | 29 bitmap_free(hdev->asid_bitmap); in hl_asid_fini()
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_interrupt.c | 301 bitmap_free(interrupt->suspend_enabled); in ipa_interrupt_config() 319 bitmap_free(interrupt->suspend_enabled); in ipa_interrupt_deconfig()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_cnt.c | 157 bitmap_free(pool->usage); in mlxsw_sp_counter_pool_init() 174 bitmap_free(pool->usage); in mlxsw_sp_counter_pool_fini()
|
| /linux/arch/sh/kernel/cpu/sh4/ |
| H A D | sq.c | 395 bitmap_free(sq_bitmap); in sq_api_init() 404 bitmap_free(sq_bitmap); in sq_api_exit()
|
| /linux/drivers/mtd/nand/ |
| H A D | bbt.c | 44 bitmap_free(nand->bbt.cache); in nanddev_bbt_cleanup()
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | id_table.c | 105 bitmap_free(alloc->table); in c4iw_id_table_free()
|
| /linux/tools/perf/util/ |
| H A D | mmap.c | 121 bitmap_free(node_mask); in perf_mmap__aio_bind() 232 bitmap_free(map->affinity_mask.bits); in mmap__munmap()
|
| /linux/drivers/gpio/ |
| H A D | gpio-regmap.c | 359 bitmap_free(gpio->fixed_direction_output); in gpio_regmap_register() 378 bitmap_free(gpio->fixed_direction_output); in gpio_regmap_unregister()
|
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_doorbell.c | 80 bitmap_free(tbl->table); in pvrdma_uar_table_cleanup()
|
| /linux/drivers/tee/optee/ |
| H A D | notif.c | 129 bitmap_free(optee->notif.bitmap); in optee_notif_uninit()
|
| /linux/fs/orangefs/ |
| H A D | orangefs-bufmap.c | 179 bitmap_free(bufmap->buffer_index_array); in orangefs_bufmap_free() 239 bitmap_free(bufmap->buffer_index_array); in orangefs_bufmap_alloc()
|
| /linux/tools/perf/bench/ |
| H A D | find-bit-bench.c | 121 bitmap_free(to_test); in do_for_each_set_bit()
|