| /linux-6.15/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_alloc.c | 176 ida_destroy(&hr_dev->xrcd_ida.ida); in hns_roce_cleanup_bitmap() 179 ida_destroy(&hr_dev->srq_table.srq_ida.ida); in hns_roce_cleanup_bitmap() 184 ida_destroy(&hr_dev->mr_table.mtpt_ida.ida); in hns_roce_cleanup_bitmap() 185 ida_destroy(&hr_dev->pd_ida.ida); in hns_roce_cleanup_bitmap() 186 ida_destroy(&hr_dev->uar_ida.ida); in hns_roce_cleanup_bitmap()
|
| /linux-6.15/lib/ |
| H A D | test_ida.c | 51 ida_destroy(ida); in ida_check_alloc() 61 ida_destroy(ida); in ida_check_destroy_1() 70 ida_destroy(ida); in ida_check_destroy() 93 ida_destroy(ida); in ida_check_leaf() 119 ida_destroy(ida); in ida_check_max()
|
| H A D | idr.c | 608 void ida_destroy(struct ida *ida) in ida_destroy() function 622 EXPORT_SYMBOL(ida_destroy);
|
| /linux-6.15/drivers/greybus/ |
| H A D | hd.c | 115 ida_destroy(&hd->cport_id_map); in gb_hd_release() 255 ida_destroy(&gb_hd_bus_id_map); in gb_hd_exit()
|
| /linux-6.15/drivers/staging/greybus/ |
| H A D | gbphy.c | 344 ida_destroy(&gbphy_id); in gbphy_init() 353 ida_destroy(&gbphy_id); in gbphy_exit()
|
| H A D | audio_manager.c | 179 ida_destroy(&module_id); in manager_exit()
|
| H A D | fw-download.c | 430 ida_destroy(&fw_download->id_map); in gb_fw_download_connection_init() 463 ida_destroy(&fw_download->id_map); in gb_fw_download_connection_exit()
|
| H A D | vibrator.c | 244 ida_destroy(&minors); in gb_vibrator_exit()
|
| H A D | fw-management.c | 71 ida_destroy(&fw_mgmt->id_map); in fw_mgmt_kref_release() 718 ida_destroy(&fw_mgmt_minors_map); in fw_mgmt_exit()
|
| /linux-6.15/drivers/platform/chrome/wilco_ec/ |
| H A D | telemetry.c | 458 ida_destroy(&telem_ida); in telem_module_init() 467 ida_destroy(&telem_ida); in telem_module_exit()
|
| H A D | event.c | 558 ida_destroy(&event_ida); in event_module_init() 567 ida_destroy(&event_ida); in event_module_exit()
|
| /linux-6.15/tools/testing/radix-tree/ |
| H A D | idr-test.c | 473 ida_destroy(&ida); in ida_check_conv_user() 497 ida_destroy(&ida); in ida_check_random() 517 ida_destroy(&ida); in ida_simple_get_remove_test()
|
| /linux-6.15/drivers/misc/ |
| H A D | rpmb-core.c | 217 ida_destroy(&rpmb_ida); in rpmb_exit()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | gid.c | 53 ida_destroy(&dev->roce.reserved_gids.ida); in mlx5_cleanup_reserved_gids()
|
| /linux-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_gmrid_manager.c | 202 ida_destroy(&gman->gmr_ida); in vmw_gmrid_man_fini()
|
| /linux-6.15/drivers/most/ |
| H A D | most_cdev.c | 517 ida_destroy(&comp.minor_id); in most_cdev_init() 534 ida_destroy(&comp.minor_id); in most_cdev_exit()
|
| /linux-6.15/drivers/fpga/ |
| H A D | fpga-region.c | 314 ida_destroy(&fpga_region_ida); in fpga_region_exit()
|
| H A D | fpga-bridge.c | 438 ida_destroy(&fpga_bridge_ida); in fpga_bridge_dev_exit()
|
| /linux-6.15/drivers/firmware/arm_ffa/ |
| H A D | bus.c | 255 ida_destroy(&ffa_bus_id); in arm_ffa_bus_exit()
|
| /linux-6.15/include/linux/ |
| H A D | idr.h | 276 void ida_destroy(struct ida *ida);
|
| /linux-6.15/sound/soc/intel/avs/ |
| H A D | utils.c | 105 ida_destroy(adev->mod_idas[i]); in avs_module_ida_destroy()
|
| /linux-6.15/drivers/misc/cb710/ |
| H A D | core.c | 320 ida_destroy(&cb710_ida); in cb710_cleanup_module()
|
| /linux-6.15/drivers/watchdog/ |
| H A D | watchdog_core.c | 485 ida_destroy(&watchdog_ida); in watchdog_exit()
|
| /linux-6.15/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_backlight.c | 412 ida_destroy(&bl_ida); in nouveau_backlight_dtor()
|
| /linux-6.15/drivers/gnss/ |
| H A D | core.c | 414 ida_destroy(&gnss_minors); in gnss_module_exit()
|