| /OK3568_Linux_fs/kernel/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 | 541 void ida_destroy(struct ida *ida) in ida_destroy() function 555 EXPORT_SYMBOL(ida_destroy);
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | gbphy.c | 346 ida_destroy(&gbphy_id); in gbphy_init() 355 ida_destroy(&gbphy_id); in gbphy_exit()
|
| H A D | fw-download.c | 431 ida_destroy(&fw_download->id_map); in gb_fw_download_connection_init() 464 ida_destroy(&fw_download->id_map); in gb_fw_download_connection_exit()
|
| H A D | audio_manager.c | 179 ida_destroy(&module_id); in manager_exit()
|
| H A D | fw-management.c | 68 ida_destroy(&fw_mgmt->id_map); in fw_mgmt_kref_release() 719 ida_destroy(&fw_mgmt_minors_map); in fw_mgmt_exit()
|
| H A D | vibrator.c | 245 ida_destroy(&minors); in gb_vibrator_exit()
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/ |
| H A D | telemetry.c | 454 ida_destroy(&telem_ida); in telem_module_init() 463 ida_destroy(&telem_ida); in telem_module_exit()
|
| H A D | event.c | 563 ida_destroy(&event_ida); in event_module_init() 572 ida_destroy(&event_ida); in event_module_exit()
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | idr-test.c | 463 ida_destroy(&ida); in ida_check_conv_user() 487 ida_destroy(&ida); in ida_check_random() 507 ida_destroy(&ida); in ida_simple_get_remove_test()
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | nvm.c | 169 ida_destroy(&nvm_ida); in tb_nvm_exit()
|
| /OK3568_Linux_fs/kernel/drivers/vdpa/ |
| H A D | vdpa.c | 178 ida_destroy(&vdpa_index_ida); in vdpa_exit()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_gmrid_manager.c | 151 ida_destroy(&gman->gmr_ida); in vmw_gmrid_man_fini()
|
| /OK3568_Linux_fs/kernel/drivers/most/ |
| H A D | most_cdev.c | 518 ida_destroy(&comp.minor_id); in mod_init() 535 ida_destroy(&comp.minor_id); in mod_exit()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | idr.h | 257 void ida_destroy(struct ida *ida);
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | fpga-region.c | 340 ida_destroy(&fpga_region_ida); in fpga_region_exit()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | swnode.c | 639 ida_destroy(&swnode->child_ids); in software_node_release() 977 ida_destroy(&swnode_root_ids); in software_node_exit()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/ |
| H A D | bus.c | 301 ida_destroy(&scmi_bus_id); in scmi_bus_exit()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | watchdog_core.c | 435 ida_destroy(&watchdog_ida); in watchdog_exit()
|
| /OK3568_Linux_fs/kernel/drivers/misc/cb710/ |
| H A D | core.c | 320 ida_destroy(&cb710_ida); in cb710_cleanup_module()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_core.c | 1569 ida_destroy(&tz->ida); in thermal_zone_device_unregister() 1686 ida_destroy(&thermal_tz_ida); in thermal_init() 1687 ida_destroy(&thermal_cdev_ida); in thermal_init()
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | cdev.c | 287 ida_destroy(&ictx[i].minor_ida); in idxd_cdev_remove()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_backlight.c | 326 ida_destroy(&bl_ida); in nouveau_backlight_dtor()
|