/linux-6.1.9/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.1.9/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() 2180 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_resync_running() 2202 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_ov_running() 2241 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in _check_net_options() 2271 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in check_net_options() 2442 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in drbd_adm_net_opts() 2588 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 2596 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 2607 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 4431 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_down() [all …]
|
/linux-6.1.9/Documentation/translations/zh_CN/core-api/ |
D | idr.rst | 54 idr_for_each_entry()。您可能需要使用idr_for_each_entry_continue()来继续迭代。如果
|
/linux-6.1.9/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.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sched.c | 54 idr_for_each_entry(&fpriv->ctx_mgr.ctx_handles, ctx, id) in amdgpu_sched_process_priority_override()
|
D | amdgpu_ctx.c | 867 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_entity_flush() 892 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_entity_fini() 922 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_fini() 950 idr_for_each_entry(&mgr->ctx_handles, ctx, id) { in amdgpu_ctx_mgr_usage()
|
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_lease.c | 226 idr_for_each_entry(leases, entry, object) { in drm_lease_create() 314 idr_for_each_entry(&master->leases, entry, object) in _drm_lease_revoke() 666 idr_for_each_entry(object_idr, entry, object) { in drm_mode_get_lease_ioctl()
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_query.c | 277 idr_for_each_entry(&perf->metrics_idr, tmp, id) { in query_perf_config_data() 364 idr_for_each_entry(&perf->metrics_idr, tmp, id) in sizeof_perf_metrics() 410 idr_for_each_entry(&perf->metrics_idr, tmp, id) { in query_perf_config_list()
|
/linux-6.1.9/fs/cifs/ |
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.1.9/drivers/misc/habanalabs/common/ |
D | context.c | 63 idr_for_each_entry(idp, handle, id) in hl_encaps_sig_mgr_fini() 430 idr_for_each_entry(idp, ctx, id) in hl_ctx_mgr_fini()
|
D | memory_mgr.c | 338 idr_for_each_entry(idp, buf, id) {
|
/linux-6.1.9/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.1.9/fs/ksmbd/ |
D | vfs_cache.c | 473 idr_for_each_entry(global_ft.idr, fp, id) { in ksmbd_lookup_fd_cguid() 607 idr_for_each_entry(ft->idr, fp, id) { in __close_file_table_ids() 661 idr_for_each_entry(global_ft.idr, fp, id) { in ksmbd_free_global_file_table()
|
/linux-6.1.9/drivers/rpmsg/ |
D | qcom_glink_native.c | 263 idr_for_each_entry(&channel->liids, tmp, iid) { in qcom_glink_channel_release() 269 idr_for_each_entry(&channel->riids, tmp, iid) in qcom_glink_channel_release() 1172 idr_for_each_entry(&glink->rcids, channel, cid) { in qcom_glink_create_ept() 1308 idr_for_each_entry(&channel->riids, tmp, iid) { in __qcom_glink_send() 1464 idr_for_each_entry(&glink->lcids, channel, lcid) { in qcom_glink_rx_open() 1810 idr_for_each_entry(&glink->lcids, channel, cid) in qcom_glink_native_remove() 1814 idr_for_each_entry(&glink->rcids, channel, cid) in qcom_glink_native_remove()
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | pci_mac.c | 62 idr_for_each_entry(&dev->mt76.token, txwi, id) { in mt7921_tx_token_put()
|
/linux-6.1.9/include/linux/ |
D | idr.h | 187 #define idr_for_each_entry(idr, entry, id) \ macro
|
/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_events.c | 285 idr_for_each_entry(&p->event_idr, ev, id) in destroy_events() 540 idr_for_each_entry(&p->event_idr, ev, ev_id) { in kfd_criu_checkpoint_events() 597 idr_for_each_entry(&p->event_idr, ev, id) in kfd_get_num_events() 752 idr_for_each_entry(&p->event_idr, ev, id) { in kfd_signal_event_interrupt()
|
/linux-6.1.9/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.1.9/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_gem.c | 269 idr_for_each_entry(&file->object_idr, gobj, id) { in vmw_debugfs_gem_info_show()
|
/linux-6.1.9/Documentation/core-api/ |
D | idr.rst | 51 iterator-style idr_for_each_entry(). You may need to use
|
/linux-6.1.9/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()
|