/Linux-v4.19/drivers/block/drbd/ |
D | drbd_state.c | 64 idr_for_each_entry(&resource->devices, device, vnr) in count_objects() 136 idr_for_each_entry(&resource->devices, device, vnr) { in remember_old_state() 313 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_all_vols_unconf() 354 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_role() 370 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_peer() 386 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_disk() 402 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_disk() 418 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_highest_pdsk() 434 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_lowest_conn() 450 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() 292 idr_for_each_entry(&resource->devices, device, i) { in seq_print_resource_pending_peer_requests()
|
D | drbd_proc.c | 266 idr_for_each_entry(&drbd_devices, device, i) { in drbd_seq_show()
|
D | drbd_nl.c | 434 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in highest_fencing_policy() 2203 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_resync_running() 2225 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in conn_ov_running() 2264 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in _check_net_options() 2294 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in check_net_options() 2481 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) in drbd_adm_net_opts() 2626 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 2634 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 2645 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_connect() 4469 idr_for_each_entry(&connection->peer_devices, peer_device, i) { in drbd_adm_down() [all …]
|
D | drbd_worker.c | 1016 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in drbd_resync_finished() 1582 idr_for_each_entry(&drbd_devices, odev, i) { in drbd_pause_after() 1608 idr_for_each_entry(&drbd_devices, odev, i) { in drbd_resume_next() 2067 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in do_unqueued_work() 2234 idr_for_each_entry(&connection->peer_devices, peer_device, vnr) { in drbd_worker()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sched.c | 67 idr_for_each_entry(&fpriv->ctx_mgr.ctx_handles, ctx, id) in amdgpu_sched_process_priority_override()
|
D | amdgpu_ctx.c | 455 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_entity_flush() 482 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_entity_fini() 510 idr_for_each_entry(idp, ctx, id) { in amdgpu_ctx_mgr_fini()
|
/Linux-v4.19/drivers/misc/cxl/ |
D | main.c | 88 idr_for_each_entry(&cxl_adapter_idr, adapter, card) { in cxl_slbia_core() 96 idr_for_each_entry(&afu->contexts_idr, ctx, id) in cxl_slbia_core()
|
D | context.c | 307 idr_for_each_entry(&afu->contexts_idr, ctx, tmp) { in cxl_context_detach_all()
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_lease.c | 223 idr_for_each_entry(leases, entry, object) { in drm_lease_create() 326 idr_for_each_entry(&master->leases, entry, object) in _drm_lease_revoke() 688 idr_for_each_entry(object_idr, entry, object) { in drm_mode_get_lease_ioctl()
|
D | drm_dp_aux_dev.c | 258 idr_for_each_entry(&aux_idr, iter, id) { in drm_dp_aux_dev_get_by_aux()
|
/Linux-v4.19/kernel/irq/ |
D | timings.c | 293 idr_for_each_entry(&irqt_stats, s, i) { in irq_timings_next_event()
|
/Linux-v4.19/net/netlink/ |
D | genetlink.c | 103 idr_for_each_entry(&genl_fam_idr, family, id) in genl_family_find_byname() 783 idr_for_each_entry(&genl_fam_idr, rt, id) { in ctrl_dumpfamily() 971 idr_for_each_entry(&genl_fam_idr, f, id) { in genl_bind() 997 idr_for_each_entry(&genl_fam_idr, f, id) { in genl_unbind()
|
/Linux-v4.19/include/linux/ |
D | idr.h | 187 #define idr_for_each_entry(idr, entry, id) \ macro
|
/Linux-v4.19/drivers/misc/ocxl/ |
D | afu_irq.c | 160 idr_for_each_entry(&ctx->irq_idr, irq, id) in ocxl_afu_irq_free_all()
|
D | context.c | 253 idr_for_each_entry(&afu->contexts_idr, ctx, tmp) { in ocxl_context_detach_all()
|
/Linux-v4.19/drivers/rpmsg/ |
D | qcom_glink_native.c | 1126 idr_for_each_entry(&glink->rcids, channel, cid) { in qcom_glink_create_ept() 1260 idr_for_each_entry(&channel->riids, tmp, iid) { in __qcom_glink_send() 1374 idr_for_each_entry(&glink->lcids, channel, lcid) { in qcom_glink_rx_open() 1636 idr_for_each_entry(&glink->lcids, channel, cid) in qcom_glink_native_remove()
|
/Linux-v4.19/Documentation/core-api/ |
D | idr.rst | 48 iterator-style :c:func:`idr_for_each_entry`. You may need to use
|
/Linux-v4.19/drivers/usb/mon/ |
D | mon_main.c | 370 idr_for_each_entry(&usb_bus_idr, ubus, id) in mon_init()
|
/Linux-v4.19/drivers/tee/optee/ |
D | supp.c | 56 idr_for_each_entry(&supp->idr, req, id) { in optee_supp_release()
|
/Linux-v4.19/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-v4.19/ |
D | .clang-format | 257 - 'idr_for_each_entry'
|
/Linux-v4.19/drivers/pps/ |
D | pps.c | 443 idr_for_each_entry(&pps_idr, pps, id) in pps_lookup_dev()
|
/Linux-v4.19/drivers/rapidio/ |
D | rio_cm.c | 1512 idr_for_each_entry(&ch_idr, ch, i) { in riocm_cdev_release() 2048 idr_for_each_entry(&ch_idr, ch, i) { in riocm_remove_dev() 2206 idr_for_each_entry(&ch_idr, ch, i) { in riocm_remove_mport() 2257 idr_for_each_entry(&ch_idr, ch, i) { in rio_cm_shutdown()
|
/Linux-v4.19/drivers/usb/core/ |
D | devices.c | 606 idr_for_each_entry(&usb_bus_idr, bus, id) { in usb_device_read()
|