/linux-6.6.21/tools/testing/radix-tree/ ! |
D | idr-test.c | 230 idr_for_each_entry(idr, entry, id); in idr_align_test() 236 idr_for_each_entry(idr, entry, id); in idr_align_test() 242 idr_for_each_entry(idr, entry, id); in idr_align_test() 248 idr_for_each_entry(idr, entry, id); in idr_align_test() 255 idr_for_each_entry(idr, entry, id); in idr_align_test() 257 idr_for_each_entry(idr, entry, id); in idr_align_test() 264 idr_for_each_entry(idr, entry, id); in idr_align_test() 266 idr_for_each_entry(idr, entry, id); in idr_align_test() 275 idr_for_each_entry(idr, entry, id); in idr_align_test() 277 idr_for_each_entry(idr, entry, id); in idr_align_test()
|
/linux-6.6.21/drivers/block/drbd/ ! |
D | drbd_state.c | 52 idr_for_each_entry(&resource->devices, device, vnr) in count_objects() 124 idr_for_each_entry(&resource->devices, device, vnr) { in remember_old_state() 301 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_all_vols_unconf() 342 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_role() 358 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_peer() 374 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_disk() 390 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_disk() 406 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_pdsk() 422 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_conn() 438 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in no_peer_wf_report_params() [all …]
|
D | drbd_debugfs.c | 135 idr_for_each_entry(&resource->devices, device, i) { in seq_print_resource_pending_meta_io() 163 idr_for_each_entry(&resource->devices, device, i) { in seq_print_waiting_for_AL() 223 idr_for_each_entry(&resource->devices, device, i) { in seq_print_resource_pending_bitmap_io() 294 idr_for_each_entry(&resource->devices, device, i) { in seq_print_resource_pending_peer_requests()
|
D | drbd_proc.c | 254 idr_for_each_entry(&drbd_devices, device, i) { in drbd_seq_show()
|
D | drbd_nl.c | 450 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in highest_fencing_policy() 2202 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_resync_running() 2224 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_ov_running() 2263 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in _check_net_options() 2293 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in check_net_options() 2464 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in drbd_adm_net_opts() 2610 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 2618 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 2629 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 4454 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_down() [all …]
|
/linux-6.6.21/drivers/ata/pata_parport/ ! |
D | pata_parport.c | 609 idr_for_each_entry(&parport_list, parport, port_num) in pata_parport_register_driver() 624 idr_for_each_entry(&protocols, pr_iter, id) { in pata_parport_unregister_driver() 670 idr_for_each_entry(&parport_list, parport, port_num) { in new_device_store() 679 idr_for_each_entry(&protocols, pr, pr_num) { in new_device_store() 742 idr_for_each_entry(&protocols, pr, pr_num) in pata_parport_attach()
|
/linux-6.6.21/Documentation/translations/zh_CN/core-api/ ! |
D | idr.rst | 54 idr_for_each_entry()。您可能需要使用idr_for_each_entry_continue()来继续迭代。如果
|
/linux-6.6.21/drivers/misc/cxl/ ! |
D | main.c | 86 idr_for_each_entry(&cxl_adapter_idr, adapter, card) { in cxl_slbia_core() 94 idr_for_each_entry(&afu->contexts_idr, ctx, id) in cxl_slbia_core()
|
D | context.c | 303 idr_for_each_entry(&afu->contexts_idr, ctx, tmp) { in cxl_context_detach_all()
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ ! |
D | amdgpu_sched.c | 57 idr_for_each_entry(&mgr->ctx_handles, ctx, id) in amdgpu_sched_process_priority_override()
|
D | amdgpu_ctx.c | 896 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_entity_flush() 921 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_entity_fini() 951 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_fini() 979 idr_for_each_entry(&mgr->ctx_handles, ctx, id) { in amdgpu_ctx_mgr_usage()
|
/linux-6.6.21/drivers/gpu/drm/i915/ ! |
D | i915_query.c | 278 idr_for_each_entry(&perf->metrics_idr, tmp, id) { in query_perf_config_data() 365 idr_for_each_entry(&perf->metrics_idr, tmp, id) in sizeof_perf_metrics() 411 idr_for_each_entry(&perf->metrics_idr, tmp, id) { in query_perf_config_list()
|
/linux-6.6.21/drivers/rpmsg/ ! |
D | qcom_glink_native.c | 270 idr_for_each_entry(&channel->liids, tmp, iid) { in qcom_glink_channel_release() 276 idr_for_each_entry(&channel->riids, tmp, iid) in qcom_glink_channel_release() 1252 idr_for_each_entry(&glink->rcids, channel, cid) { in qcom_glink_create_ept() 1392 idr_for_each_entry(&channel->riids, tmp, iid) { in __qcom_glink_send() 1532 idr_for_each_entry(&glink->lcids, channel, lcid) { in qcom_glink_rx_open() 1860 idr_for_each_entry(&glink->lcids, channel, cid) in qcom_glink_native_remove() 1869 idr_for_each_entry(&glink->lcids, channel, cid) in qcom_glink_native_remove() 1873 idr_for_each_entry(&glink->rcids, channel, cid) in qcom_glink_native_remove()
|
/linux-6.6.21/fs/smb/client/ ! |
D | cifs_swn.c | 280 idr_for_each_entry(&cifs_swnreg_idr, swnreg, id) { in cifs_find_swn_reg() 636 idr_for_each_entry(&cifs_swnreg_idr, swnreg, id) { in cifs_swn_dump() 668 idr_for_each_entry(&cifs_swnreg_idr, swnreg, id) { in cifs_swn_check()
|
/linux-6.6.21/drivers/gpu/drm/ ! |
D | drm_lease.c | 226 idr_for_each_entry(leases, entry, object) { in drm_lease_create() 317 idr_for_each_entry(&master->leases, entry, object) in _drm_lease_revoke() 670 idr_for_each_entry(object_idr, entry, object) { in drm_mode_get_lease_ioctl()
|
/linux-6.6.21/drivers/accel/habanalabs/common/ ! |
D | context.c | 74 idr_for_each_entry(idp, handle, id) in hl_encaps_sig_mgr_fini() 440 idr_for_each_entry(idp, ctx, id) in hl_ctx_mgr_fini()
|
D | memory_mgr.c | 337 idr_for_each_entry(idp, buf, id) {
|
/linux-6.6.21/drivers/gpu/drm/i915/selftests/ ! |
D | i915_perf.c | 55 idr_for_each_entry(&perf->metrics_idr, tmp, id) { in destroy_empty_config() 79 idr_for_each_entry(&perf->metrics_idr, tmp, id) { in get_empty_config()
|
/linux-6.6.21/fs/smb/server/ ! |
D | vfs_cache.c | 479 idr_for_each_entry(global_ft.idr, fp, id) { in ksmbd_lookup_fd_cguid() 628 idr_for_each_entry(ft->idr, fp, id) { in __close_file_table_ids() 682 idr_for_each_entry(global_ft.idr, fp, id) { in ksmbd_free_global_file_table()
|
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/ ! |
D | kfd_events.c | 285 idr_for_each_entry(&p->event_idr, ev, id) in destroy_events() 541 idr_for_each_entry(&p->event_idr, ev, ev_id) { in kfd_criu_checkpoint_events() 598 idr_for_each_entry(&p->event_idr, ev, id) in kfd_get_num_events() 758 idr_for_each_entry(&p->event_idr, ev, id) { in kfd_signal_event_interrupt()
|
/linux-6.6.21/include/linux/ ! |
D | idr.h | 187 #define idr_for_each_entry(idr, entry, id) \ macro
|
/linux-6.6.21/drivers/misc/ocxl/ ! |
D | afu_irq.c | 192 idr_for_each_entry(&ctx->irq_idr, irq, id) in ocxl_afu_irq_free_all()
|
/linux-6.6.21/drivers/gpu/drm/vmwgfx/ ! |
D | vmwgfx_gem.c | 264 idr_for_each_entry(&file->object_idr, gobj, id) { in vmw_debugfs_gem_info_show()
|
/linux-6.6.21/Documentation/core-api/ ! |
D | idr.rst | 51 iterator-style idr_for_each_entry(). You may need to use
|
/linux-6.6.21/drivers/gpu/drm/display/ ! |
D | drm_dp_aux_dev.c | 262 idr_for_each_entry(&aux_idr, iter, id) { in drm_dp_aux_dev_get_by_aux()
|