Home
last modified time | relevance | path

Searched refs:bitmap_free (Results 1 – 25 of 145) sorted by relevance

123456

/Linux-v6.1/drivers/xen/
Dxen-acpi-processor.c411 bitmap_free(acpi_id_present); in check_acpi_ids()
418 bitmap_free(acpi_id_present); in check_acpi_ids()
419 bitmap_free(acpi_id_cst_present); in check_acpi_ids()
535 bitmap_free(acpi_ids_done); in xen_acpi_processor_init()
579 bitmap_free(acpi_ids_done); in xen_acpi_processor_init()
587 bitmap_free(acpi_ids_done); in xen_acpi_processor_exit()
588 bitmap_free(acpi_id_present); in xen_acpi_processor_exit()
589 bitmap_free(acpi_id_cst_present); in xen_acpi_processor_exit()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Ddm.c75 bitmap_free(dm->header_modify_sw_icm_alloc_blocks); in mlx5_dm_create()
78 bitmap_free(dm->steering_sw_icm_alloc_blocks); in mlx5_dm_create()
97 bitmap_free(dm->steering_sw_icm_alloc_blocks); in mlx5_dm_cleanup()
105 bitmap_free(dm->header_modify_sw_icm_alloc_blocks); in mlx5_dm_cleanup()
113 bitmap_free(dm->header_modify_pattern_sw_icm_alloc_blocks); in mlx5_dm_cleanup()
Dmpfs.c129 bitmap_free(mpfs->bitmap); in mlx5_mpfs_cleanup()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Duar.c90 bitmap_free(up->reg_bitmap); in up_rel_func()
91 bitmap_free(up->fp_bitmap); in up_rel_func()
159 bitmap_free(up->fp_bitmap); in alloc_uars_page()
160 bitmap_free(up->reg_bitmap); in alloc_uars_page()
Dalloc.c154 bitmap_free(pgdir->bitmap); in mlx5_alloc_db_pgdir()
228 bitmap_free(db->u.pgdir->bitmap); in mlx5_db_free()
/Linux-v6.1/drivers/iio/buffer/
Dindustrialio-buffer-cb.c37 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-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_buddy.c53 bitmap_free(buddy->bitmap[i]); in mlx5dr_buddy_init()
68 bitmap_free(buddy->bitmap[i]); in mlx5dr_buddy_cleanup()
/Linux-v6.1/kernel/irq/
Dirq_sim.c189 bitmap_free(work_ctx->pending); in irq_domain_create_sim()
208 bitmap_free(work_ctx->pending); in irq_domain_remove_sim()
/Linux-v6.1/drivers/mtd/chips/
Dgen_probe.c141 bitmap_free(chip_map); in genprobe_ident_chips()
159 bitmap_free(chip_map); in genprobe_ident_chips()
/Linux-v6.1/drivers/misc/sgi-xp/
Dxpnet.c537 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-v6.1/drivers/misc/habanalabs/common/
Dasid.c29 bitmap_free(hdev->asid_bitmap); in hl_asid_fini()
/Linux-v6.1/drivers/mtd/nand/
Dbbt.c44 bitmap_free(nand->bbt.cache); in nanddev_bbt_cleanup()
/Linux-v6.1/drivers/infiniband/hw/cxgb4/
Did_table.c105 bitmap_free(alloc->table); in c4iw_id_table_free()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_cnt.c158 bitmap_free(pool->usage); in mlxsw_sp_counter_pool_init()
176 bitmap_free(pool->usage); in mlxsw_sp_counter_pool_fini()
/Linux-v6.1/drivers/base/regmap/
Dregcache-lzo.c162 bitmap_free(sync_bmp); in regcache_lzo_init()
214 bitmap_free(lzo_blocks[0]->sync_bmp); in regcache_lzo_exit()
/Linux-v6.1/drivers/tee/optee/
Dnotif.c124 bitmap_free(optee->notif.bitmap); in optee_notif_uninit()
/Linux-v6.1/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_doorbell.c80 bitmap_free(tbl->table); in pvrdma_uar_table_cleanup()
/Linux-v6.1/tools/perf/bench/
Dfind-bit-bench.c117 bitmap_free(to_test); in do_for_each_set_bit()
/Linux-v6.1/drivers/mmc/core/
Dpwrseq_simple.c57 bitmap_free(values); in mmc_pwrseq_simple_set_gpios_value()
/Linux-v6.1/drivers/gpu/host1x/
Dchannel.c35 bitmap_free(chlist->allocated_channels); in host1x_channel_list_free()
/Linux-v6.1/tools/perf/util/
Dmmap.c120 bitmap_free(node_mask); in perf_mmap__aio_bind()
231 bitmap_free(map->affinity_mask.bits); in mmap__munmap()
/Linux-v6.1/tools/include/linux/
Dbitmap.h127 static inline void bitmap_free(unsigned long *bitmap) in bitmap_free() function
/Linux-v6.1/drivers/acpi/x86/
Dapple.c138 bitmap_free(valid); in acpi_extract_apple_properties()
/Linux-v6.1/fs/orangefs/
Dorangefs-bufmap.c179 bitmap_free(bufmap->buffer_index_array); in orangefs_bufmap_free()
252 bitmap_free(bufmap->buffer_index_array); in orangefs_bufmap_alloc()
/Linux-v6.1/drivers/i3c/master/mipi-i3c-hci/
Ddat_v1.c83 bitmap_free(hci->DAT_data); in hci_dat_v1_cleanup()

123456