| /Linux-v5.4/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-v5.4/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 | 451 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in highest_fencing_policy() 2265 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_resync_running() 2287 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_ov_running() 2326 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in _check_net_options() 2356 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in check_net_options() 2528 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in drbd_adm_net_opts() 2673 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 2681 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 2692 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 4523 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_down() [all …]
|
| D | drbd_worker.c | 1003 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in drbd_resync_finished() 1569 idr_for_each_entry(&drbd_devices, odev, i) { in drbd_pause_after() 1595 idr_for_each_entry(&drbd_devices, odev, i) { in drbd_resume_next() 2054 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in do_unqueued_work() 2221 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in drbd_worker()
|
| /Linux-v5.4/drivers/misc/cxl/ |
| D | main.c | 85 idr_for_each_entry(&cxl_adapter_idr, adapter, card) { in cxl_slbia_core() 93 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-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_sched.c | 74 idr_for_each_entry(&fpriv->ctx_mgr.ctx_handles, ctx, id) in amdgpu_sched_process_priority_override()
|
| D | amdgpu_ctx.c | 580 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_entity_flush() 601 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_entity_fini() 625 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_fini()
|
| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_lease.c | 215 idr_for_each_entry(leases, entry, object) { in drm_lease_create() 316 idr_for_each_entry(&master->leases, entry, object) in _drm_lease_revoke() 686 idr_for_each_entry(object_idr, entry, object) { in drm_mode_get_lease_ioctl()
|
| D | drm_dp_aux_dev.c | 270 idr_for_each_entry(&aux_idr, iter, id) { in drm_dp_aux_dev_get_by_aux()
|
| /Linux-v5.4/net/netlink/ |
| D | genetlink.c | 103 idr_for_each_entry(&genl_fam_idr, family, id) in genl_family_find_byname() 811 idr_for_each_entry(&genl_fam_idr, rt, id) { in ctrl_dumpfamily() 1000 idr_for_each_entry(&genl_fam_idr, f, id) { in genl_bind() 1026 idr_for_each_entry(&genl_fam_idr, f, id) { in genl_unbind()
|
| /Linux-v5.4/drivers/misc/habanalabs/ |
| D | context.c | 233 idr_for_each_entry(idp, ctx, id) in hl_ctx_mgr_fini()
|
| /Linux-v5.4/include/linux/ |
| D | idr.h | 187 #define idr_for_each_entry(idr, entry, id) \ macro
|
| /Linux-v5.4/drivers/misc/ocxl/ |
| D | afu_irq.c | 192 idr_for_each_entry(&ctx->irq_idr, irq, id) in ocxl_afu_irq_free_all()
|
| D | context.c | 264 idr_for_each_entry(&afu->contexts_idr, ctx, tmp) { in ocxl_context_detach_all()
|
| /Linux-v5.4/drivers/rpmsg/ |
| D | qcom_glink_native.c | 1123 idr_for_each_entry(&glink->rcids, channel, cid) { in qcom_glink_create_ept() 1257 idr_for_each_entry(&channel->riids, tmp, iid) { in __qcom_glink_send() 1371 idr_for_each_entry(&glink->lcids, channel, lcid) { in qcom_glink_rx_open() 1633 idr_for_each_entry(&glink->lcids, channel, cid) in qcom_glink_native_remove()
|
| /Linux-v5.4/Documentation/core-api/ |
| D | idr.rst | 48 iterator-style :c:func:`idr_for_each_entry`. You may need to use
|
| /Linux-v5.4/drivers/tee/optee/ |
| D | supp.c | 47 idr_for_each_entry(&supp->idr, req, id) { in optee_supp_release()
|
| /Linux-v5.4/drivers/usb/mon/ |
| D | mon_main.c | 370 idr_for_each_entry(&usb_bus_idr, ubus, id) in mon_init()
|
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | init.c | 314 idr_for_each_entry(&dev->token, txwi, id) { in mt7615_unregister_device()
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_events.c | 260 idr_for_each_entry(&p->event_idr, ev, id) in destroy_events() 503 idr_for_each_entry(&p->event_idr, ev, id) { in kfd_signal_event_interrupt()
|
| /Linux-v5.4/drivers/pps/ |
| D | pps.c | 437 idr_for_each_entry(&pps_idr, pps, id) in pps_lookup_dev()
|
| /Linux-v5.4/kernel/irq/ |
| D | timings.c | 574 idr_for_each_entry(&irqt_stats, s, i) { in irq_timings_next_event()
|