Symbol: list_for_each_entry
lib/libpmc/pmu-events/jevents.c
1008
list_for_each_entry(sys_event_table, &sys_event_tables, list) {
lib/libpmc/pmu-events/jevents.c
537
list_for_each_entry(es, &arch_std_events, list) {
sys/arm/nvidia/drm2/tegra_dc.c
323
list_for_each_entry(encoder, &crtc->dev->mode_config.encoder_list,
sys/arm/nvidia/drm2/tegra_dc.c
812
list_for_each_entry(tmp, &crtc->dev->mode_config.crtc_list, head) {
sys/arm/nvidia/drm2/tegra_host1x.c
266
list_for_each_entry(crtc, &drm->mode_config.crtc_list, head)
sys/arm/nvidia/drm2/tegra_host1x.c
286
list_for_each_entry(crtc, &drm_dev->mode_config.crtc_list, head) {
sys/arm/nvidia/drm2/tegra_host1x.c
300
list_for_each_entry(crtc, &drm_dev->mode_config.crtc_list, head) {
sys/compat/linuxkpi/common/include/linux/netdevice.h
351
list_for_each_entry((_addr), &(_list)->addr_list, addr_list)
sys/compat/linuxkpi/common/src/linux_80211.c
303
list_for_each_entry(lsta, &lvif->lsta_list, lsta_list) {
sys/compat/linuxkpi/common/src/linux_80211.c
6994
list_for_each_entry(lsta, &lvif->lsta_list, lsta_list) {
sys/compat/linuxkpi/common/src/linux_interrupt.c
65
list_for_each_entry(irqe, &dev->irqents, links)
sys/compat/linuxkpi/common/src/linux_pci.c
1169
list_for_each_entry(pdev, &pci_devices, links) {
sys/compat/linuxkpi/common/src/linux_pci.c
292
list_for_each_entry(pdrv, &pci_drivers, node) {
sys/compat/linuxkpi/common/src/linux_pci.c
315
list_for_each_entry(pdev, &pci_devices, links) {
sys/dev/bnxt/bnxt_en/bnxt_auxbus_compat.c
126
list_for_each_entry(auxdrv, &bnxt_aux_bus_drv_list, list) {
sys/dev/bnxt/bnxt_en/bnxt_auxbus_compat.c
155
list_for_each_entry(auxdev, &bnxt_aux_bus_dev_list, list) {
sys/dev/bnxt/bnxt_en/bnxt_auxbus_compat.c
93
list_for_each_entry(auxdrv, &bnxt_aux_bus_drv_list, list) {
sys/dev/bnxt/bnxt_re/bnxt_re.h
636
list_for_each_entry(tmp_rdev, &bnxt_re_dev_list, list) {
sys/dev/bnxt/bnxt_re/bnxt_re.h
648
list_for_each_entry(tmp_rdev, &bnxt_re_dev_list, list) {
sys/dev/bnxt/bnxt_re/ib_verbs.c
5489
list_for_each_entry(tmp_cq, &uctx->cq_list, cq_list) {
sys/dev/bnxt/bnxt_re/main.c
220
list_for_each_entry(qp, &rdev->qp_list, list) {
sys/dev/bnxt/bnxt_re/main.c
2595
list_for_each_entry(qp, &rdev->qp_list, list) {
sys/dev/bnxt/bnxt_re/qplib_fp.c
3491
list_for_each_entry(qp, &cq->sqf_head, sq_flush) {
sys/dev/bnxt/bnxt_re/qplib_fp.c
3498
list_for_each_entry(qp, &cq->rqf_head, rq_flush) {
sys/dev/cxgbe/iw_cxgbe/cm.c
271
list_for_each_entry(port_info, &listen_port_list, list)
sys/dev/cxgbe/iw_cxgbe/cm.c
304
list_for_each_entry(port_info, &listen_port_list, list) {
sys/dev/cxgbe/iw_cxgbe/cm.c
361
list_for_each_entry(port_info, &listen_port_list, list)
sys/dev/cxgbe/iw_cxgbe/cm.c
373
list_for_each_entry(lep, &port_info->lep_list, listen_ep_list) {
sys/dev/drm2/drmP.h
1545
list_for_each_entry(_entry, &dev->maplist, head)
sys/dev/drm2/drm_agpsupport.c
259
list_for_each_entry(entry, &dev->agp->memory, head) {
sys/dev/drm2/drm_bufs.c
115
list_for_each_entry(entry, &dev->maplist, head) {
sys/dev/drm2/drm_bufs.c
368
list_for_each_entry(entry, &dev->agp->memory, head) {
sys/dev/drm2/drm_bufs.c
606
list_for_each_entry(r_list, &dev->maplist, head) {
sys/dev/drm2/drm_bufs.c
728
list_for_each_entry(agp_entry, &dev->agp->memory, head) {
sys/dev/drm2/drm_context.c
228
list_for_each_entry(r_list, &dev->maplist, head) {
sys/dev/drm2/drm_crtc.c
1026
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head)
sys/dev/drm2/drm_crtc.c
1029
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
sys/dev/drm2/drm_crtc.c
1033
list_for_each_entry(connector, &dev->mode_config.connector_list, head)
sys/dev/drm2/drm_crtc.c
1258
list_for_each_entry(fb, &file_priv->fbs, filp_head) {
sys/dev/drm2/drm_crtc.c
1273
list_for_each_entry(crtc, &dev->mode_config.crtc_list,
sys/dev/drm2/drm_crtc.c
1300
list_for_each_entry(encoder,
sys/dev/drm2/drm_crtc.c
1331
list_for_each_entry(connector,
sys/dev/drm2/drm_crtc.c
1495
list_for_each_entry(mode, &connector->modes, head)
sys/dev/drm2/drm_crtc.c
1517
list_for_each_entry(mode, &connector->modes, head) {
sys/dev/drm2/drm_crtc.c
1639
list_for_each_entry(plane, &config->plane_list, head) {
sys/dev/drm2/drm_crtc.c
2398
list_for_each_entry(fbl, &file_priv->fbs, filp_head)
sys/dev/drm2/drm_crtc.c
2582
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc.c
2595
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc.c
2639
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc.c
2873
list_for_each_entry(prop_enum, &property->enum_blob_list, head) {
sys/dev/drm2/drm_crtc.c
2993
list_for_each_entry(prop_enum, &property->enum_blob_list, head)
sys/dev/drm2/drm_crtc.c
2996
list_for_each_entry(prop_blob, &property->enum_blob_list, head)
sys/dev/drm2/drm_crtc.c
3021
list_for_each_entry(prop_enum, &property->enum_blob_list, head) {
sys/dev/drm2/drm_crtc.c
3045
list_for_each_entry(prop_blob, &property->enum_blob_list, head) {
sys/dev/drm2/drm_crtc.c
3628
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head)
sys/dev/drm2/drm_crtc.c
3632
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
sys/dev/drm2/drm_crtc.c
3636
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc.c
376
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
sys/dev/drm2/drm_crtc.c
388
list_for_each_entry(plane, &dev->mode_config.plane_list, head) {
sys/dev/drm2/drm_crtc.c
601
list_for_each_entry(connector, &dev->mode_config.connector_list, head)
sys/dev/drm2/drm_crtc_helper.c
1044
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc_helper.c
1082
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc_helper.c
126
list_for_each_entry(mode, &connector->modes, head)
sys/dev/drm2/drm_crtc_helper.c
178
list_for_each_entry(mode, &connector->modes, head) {
sys/dev/drm2/drm_crtc_helper.c
190
list_for_each_entry(mode, &connector->modes, head)
sys/dev/drm2/drm_crtc_helper.c
197
list_for_each_entry(mode, &connector->modes, head) {
sys/dev/drm2/drm_crtc_helper.c
222
list_for_each_entry(connector, &dev->mode_config.connector_list, head)
sys/dev/drm2/drm_crtc_helper.c
246
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
sys/dev/drm2/drm_crtc_helper.c
280
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc_helper.c
287
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
295
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
sys/dev/drm2/drm_crtc_helper.c
328
list_for_each_entry(tmp, &dev->mode_config.crtc_list, head) {
sys/dev/drm2/drm_crtc_helper.c
350
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
422
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
441
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
461
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
476
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
518
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
522
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc_helper.c
619
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
sys/dev/drm2/drm_crtc_helper.c
624
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
629
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc_helper.c
669
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc_helper.c
703
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc_helper.c
790
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
sys/dev/drm2/drm_crtc_helper.c
795
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
80
list_for_each_entry(mode, &connector->modes, head) {
sys/dev/drm2/drm_crtc_helper.c
800
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_crtc_helper.c
823
list_for_each_entry(connector, &dev->mode_config.connector_list, head)
sys/dev/drm2/drm_crtc_helper.c
836
list_for_each_entry(connector, &dev->mode_config.connector_list, head)
sys/dev/drm2/drm_crtc_helper.c
928
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
sys/dev/drm2/drm_crtc_helper.c
941
list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
sys/dev/drm2/drm_crtc_helper.c
987
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_drv.c
501
list_for_each_entry(entry, &dev->maplist, head) {
sys/dev/drm2/drm_edid.c
1082
list_for_each_entry(m, &connector->probed_modes, head) {
sys/dev/drm2/drm_edid.c
1835
list_for_each_entry(connector, &dev->mode_config.connector_list, head)
sys/dev/drm2/drm_edid.c
787
list_for_each_entry(m, &connector->probed_modes, head)
sys/dev/drm2/drm_fb_helper.c
1042
list_for_each_entry(mode, &fb_connector->connector->modes, head) {
sys/dev/drm2/drm_fb_helper.c
1075
list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) {
sys/dev/drm2/drm_fb_helper.c
1193
list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) {
sys/dev/drm2/drm_fb_helper.c
1234
list_for_each_entry(modes[i], &fb_helper_conn->connector->modes, head)
sys/dev/drm2/drm_fb_helper.c
1459
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
sys/dev/drm2/drm_fb_helper.c
154
list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
sys/dev/drm2/drm_fb_helper.c
268
list_for_each_entry(helper, &kernel_fb_helper_list, kernel_fb_list) {
sys/dev/drm2/drm_fb_helper.c
296
list_for_each_entry(c, &dev->mode_config.crtc_list, head) {
sys/dev/drm2/drm_fb_helper.c
359
list_for_each_entry(helper, &kernel_fb_helper_list, kernel_fb_list) {
sys/dev/drm2/drm_fb_helper.c
539
list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
sys/dev/drm2/drm_fops.c
402
list_for_each_entry(temp, &dev->filelist, lhead) {
sys/dev/drm2/drm_ioctl.c
211
list_for_each_entry(pt, &dev->filelist, lhead) {
sys/dev/drm2/drm_mm.c
395
list_for_each_entry(entry, &mm->hole_stack, hole_stack) {
sys/dev/drm2/drm_mm.c
439
list_for_each_entry(entry, &mm->hole_stack, hole_stack) {
sys/dev/drm2/drm_mm.h
90
#define drm_mm_for_each_node(entry, mm) list_for_each_entry(entry, \
sys/dev/drm2/drm_modes.c
801
list_for_each_entry(mode, mode_list, head) {
sys/dev/drm2/drm_modes.c
837
list_for_each_entry(mode, mode_list, head) {
sys/dev/drm2/drm_modes.c
958
list_for_each_entry(mode, &connector->modes, head) {
sys/dev/drm2/drm_sysctl.c
211
list_for_each_entry(entry, &dev->maplist, head) {
sys/dev/drm2/drm_sysctl.c
224
list_for_each_entry(entry, &dev->maplist, head) {
sys/dev/drm2/drm_sysctl.c
337
list_for_each_entry(priv, &dev->filelist, lhead)
sys/dev/drm2/drm_sysctl.c
347
list_for_each_entry(priv, &dev->filelist, lhead)
sys/dev/drm2/ttm/ttm_bo.c
1812
list_for_each_entry(bo, &glob->swap_lru, swap) {
sys/dev/drm2/ttm/ttm_bo.c
869
list_for_each_entry(bo, &man->lru, lru) {
sys/dev/drm2/ttm/ttm_execbuf_util.c
121
list_for_each_entry(entry, list, head) {
sys/dev/drm2/ttm/ttm_execbuf_util.c
134
list_for_each_entry(entry, list, head) {
sys/dev/drm2/ttm/ttm_execbuf_util.c
222
list_for_each_entry(entry, list, head) {
sys/dev/drm2/ttm/ttm_execbuf_util.c
232
list_for_each_entry(entry, list, head) {
sys/dev/drm2/ttm/ttm_execbuf_util.c
38
list_for_each_entry(entry, list, head) {
sys/dev/drm2/ttm/ttm_execbuf_util.c
58
list_for_each_entry(entry, list, head) {
sys/dev/drm2/ttm/ttm_execbuf_util.c
74
list_for_each_entry(entry, list, head) {
sys/dev/drm2/ttm/ttm_page_alloc_dma.c
1021
list_for_each_entry(p, &_manager->pools, pools) {
sys/dev/drm2/ttm/ttm_page_alloc_dma.c
1118
list_for_each_entry(p, &_manager->pools, pools) {
sys/dev/drm2/ttm/ttm_page_alloc_dma.c
820
list_for_each_entry(d_page, &d_pages, page_list) {
sys/dev/drm2/ttm/ttm_page_alloc_dma.c
929
list_for_each_entry(p, &_manager->pools, pools)
sys/dev/drm2/ttm/ttm_page_alloc_dma.c
955
list_for_each_entry(d_page, &ttm_dma->pages_list, page_list) {
sys/dev/irdma/icrdma.c
132
list_for_each_entry(hdl, &irdma_handlers, list) {
sys/dev/irdma/icrdma.c
766
list_for_each_entry(hdl, &irdma_handlers, list) {
sys/dev/irdma/irdma_cm.c
1651
list_for_each_entry(listen_node, &cm_core->listen_list, list) {
sys/dev/irdma/irdma_kcompat.c
1498
list_for_each_entry(hdl, &irdma_handlers, list) {
sys/dev/irdma/irdma_verbs.c
255
list_for_each_entry(iwpbl, pbl_list, list) {
sys/dev/irdma/irdma_ws.c
167
list_for_each_entry(node, &parent->child_list_head, siblings) {
sys/dev/irdma/irdma_ws.c
173
list_for_each_entry(node, &parent->child_list_head, siblings) {
sys/dev/iser/iser_verbs.c
498
list_for_each_entry(device, &ig.device_list, ig_list)
sys/dev/mlx4/mlx4_core/mlx4_alloc.c
269
list_for_each_entry(it, &zone_alloc->prios, prio_list)
sys/dev/mlx4/mlx4_core/mlx4_alloc.c
309
list_for_each_entry(it, &zone_alloc->prios, prio_list) {
sys/dev/mlx4/mlx4_core/mlx4_alloc.c
355
list_for_each_entry(curr_node, &zone_alloc->prios, prio_list) {
sys/dev/mlx4/mlx4_core/mlx4_alloc.c
432
list_for_each_entry(zone, &zones->entries, list) {
sys/dev/mlx4/mlx4_core/mlx4_alloc.c
492
list_for_each_entry(zone, &zones->entries, list) {
sys/dev/mlx4/mlx4_core/mlx4_alloc.c
739
list_for_each_entry(pgdir, &priv->pgdir_list, list)
sys/dev/mlx4/mlx4_core/mlx4_icm.c
328
list_for_each_entry(chunk, &icm->chunk_list, list) {
sys/dev/mlx4/mlx4_core/mlx4_intf.c
100
list_for_each_entry(priv, &dev_list, dev_list) {
sys/dev/mlx4/mlx4_core/mlx4_intf.c
121
list_for_each_entry(priv, &dev_list, dev_list)
sys/dev/mlx4/mlx4_core/mlx4_intf.c
167
list_for_each_entry(dev_ctx, &bond_list, bond_list) {
sys/dev/mlx4/mlx4_core/mlx4_intf.c
191
list_for_each_entry(dev_ctx, &priv->ctx_list, list)
sys/dev/mlx4/mlx4_core/mlx4_intf.c
207
list_for_each_entry(intf, &intf_list, list)
sys/dev/mlx4/mlx4_core/mlx4_intf.c
227
list_for_each_entry(intf, &intf_list, list)
sys/dev/mlx4/mlx4_core/mlx4_intf.c
245
list_for_each_entry(dev_ctx, &priv->ctx_list, list)
sys/dev/mlx4/mlx4_core/mlx4_intf.c
78
list_for_each_entry(dev_ctx, &priv->ctx_list, list)
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
135
list_for_each_entry(pqp, &s_steer->promisc_qps[steer], list) {
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
207
list_for_each_entry(pqp, &s_steer->promisc_qps[steer], list) {
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
257
list_for_each_entry(tmp_entry, &s_steer->steer_entries[steer], list) {
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
271
list_for_each_entry(dqp, &entry->duplicates, list) {
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
307
list_for_each_entry(tmp_entry, &s_steer->steer_entries[steer], list) {
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
465
list_for_each_entry(entry,
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
519
list_for_each_entry(dqp, &s_steer->promisc_qps[steer], list) {
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
590
list_for_each_entry(dqp, &s_steer->promisc_qps[steer], list)
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
604
list_for_each_entry(dqp, &entry->duplicates, list) {
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
915
list_for_each_entry(cur, &rule->list, list) {
sys/dev/mlx4/mlx4_core/mlx4_mcg.c
999
list_for_each_entry(cur, &rule->list, list) {
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1196
list_for_each_entry(tmp,
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
3111
list_for_each_entry(mtt, &tracker->slave_list[slave].res_list[RES_MTT],
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
3966
list_for_each_entry(res, &rqp->mcg_list, list) {
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
5011
list_for_each_entry(fs_rule, &mirr_list, mirr_list) {
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
957
list_for_each_entry(tmp,
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
1504
list_for_each_entry(addr_list, &priv->curr_uc_list, list) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
1520
list_for_each_entry(addr_list, &priv->curr_mc_list, list) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
692
list_for_each_entry(dst_tmp, dst, list) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
694
list_for_each_entry(src_tmp, src, list) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
707
list_for_each_entry(src_tmp, src, list) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
709
list_for_each_entry(dst_tmp, dst, list) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
922
list_for_each_entry(addr_list, &priv->mc_list, list) {
sys/dev/mlx4/mlx4_ib/mlx4_ib_cq.c
633
list_for_each_entry(qp, &cq->send_qp_list, cq_send_list) {
sys/dev/mlx4/mlx4_ib/mlx4_ib_cq.c
639
list_for_each_entry(qp, &cq->recv_qp_list, cq_recv_list) {
sys/dev/mlx4/mlx4_ib/mlx4_ib_doorbell.c
52
list_for_each_entry(page, &context->db_page_list, list)
sys/dev/mlx4/mlx4_ib/mlx4_ib_mad.c
916
list_for_each_entry(tmp_counter,
sys/dev/mlx4/mlx4_ib/mlx4_ib_main.c
1881
list_for_each_entry(ib_steering, &mqp->steering_rules, list) {
sys/dev/mlx4/mlx4_ib/mlx4_ib_main.c
2960
list_for_each_entry(mqp, &ibdev->qp_list, qps_list) {
sys/dev/mlx4/mlx4_ib/mlx4_ib_main.c
2998
list_for_each_entry(mcq, &cq_notify_list, reset_notify) {
sys/dev/mlx4/mlx4_ib/mlx4_ib_mr.c
480
list_for_each_entry(ibfmr, fmr_list, list) {
sys/dev/mlx4/mlx4_ib/mlx4_ib_mr.c
489
list_for_each_entry(ibfmr, fmr_list, list) {
sys/dev/mlx5/mlx5_core/fs_core.h
303
list_for_each_entry(pos, root, node.list)
sys/dev/mlx5/mlx5_core/fs_core.h
312
list_for_each_entry(pos, (&(prio)->node.children), list)
sys/dev/mlx5/mlx5_core/mlx5_alloc.c
208
list_for_each_entry(pgdir, &dev->priv.pgdir_list, list)
sys/dev/mlx5/mlx5_core/mlx5_eq.c
788
list_for_each_entry(eq, &dev->priv.eq_table.comp_eqs_list, list)
sys/dev/mlx5/mlx5_core/mlx5_fs_cmd.c
384
list_for_each_entry(dst, &fte->node.children, node.list) {
sys/dev/mlx5/mlx5_core/mlx5_fs_cmd.c
528
list_for_each_entry(dst, &fte->node.children, node.list) {
sys/dev/mlx5/mlx5_core/mlx5_fs_cmd.c
607
list_for_each_entry(dst, &fte->node.children, node.list) {
sys/dev/mlx5/mlx5_core/mlx5_fs_core.c
1061
list_for_each_entry(iter, &new_next_ft->fwd_rules, next_ft) {
sys/dev/mlx5/mlx5_core/mlx5_fs_core.c
1588
list_for_each_entry(rule, &fte->node.children, node.list) {
sys/dev/mlx5/mlx5_core/mlx5_fs_core.c
1802
list_for_each_entry(iter, match_head, list)
sys/dev/mlx5/mlx5_core/mlx5_fs_core.c
1871
list_for_each_entry(iter, match_head, list) {
sys/dev/mlx5/mlx5_core/mlx5_fs_core.c
1909
list_for_each_entry(iter, match_head, list) {
sys/dev/mlx5/mlx5_core/mlx5_fs_core.c
2202
list_for_each_entry(uqp, &root->underlay_qpns, list) {
sys/dev/mlx5/mlx5_core/mlx5_fs_core.c
3340
list_for_each_entry(uqp, &root->underlay_qpns, list) {
sys/dev/mlx5/mlx5_core/mlx5_fs_core.c
973
list_for_each_entry(uqp, &root->underlay_qpns, list) {
sys/dev/mlx5/mlx5_core/mlx5_main.c
1368
list_for_each_entry(dev_ctx, &priv->ctx_list, list)
sys/dev/mlx5/mlx5_core/mlx5_main.c
689
list_for_each_entry(eq, &table->comp_eqs_list, list) {
sys/dev/mlx5/mlx5_core/mlx5_main.c
819
list_for_each_entry(dev_ctx, &priv->ctx_list, list)
sys/dev/mlx5/mlx5_core/mlx5_main.c
839
list_for_each_entry(intf, &intf_list, list)
sys/dev/mlx5/mlx5_core/mlx5_main.c
853
list_for_each_entry(intf, &intf_list, list)
sys/dev/mlx5/mlx5_core/mlx5_main.c
868
list_for_each_entry(priv, &dev_list, dev_list)
sys/dev/mlx5/mlx5_core/mlx5_main.c
881
list_for_each_entry(priv, &dev_list, dev_list)
sys/dev/mlx5/mlx5_core/mlx5_main.c
897
list_for_each_entry(dev_ctx, &mdev->priv.ctx_list, list)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_core.c
289
list_for_each_entry(client_context, &fdev->client_data_list,
sys/dev/mlx5/mlx5_fpga/mlx5fpga_core.c
352
list_for_each_entry(client, &mlx5_fpga_clients, list)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_core.c
392
list_for_each_entry(client_context, &fdev->client_data_list, list) {
sys/dev/mlx5/mlx5_fpga/mlx5fpga_core.c
521
list_for_each_entry(fdev, &mlx5_fpga_devices, list) {
sys/dev/mlx5/mlx5_fpga/mlx5fpga_core.c
551
list_for_each_entry(fdev, &mlx5_fpga_devices, list) {
sys/dev/mlx5/mlx5_fpga/mlx5fpga_sdk.c
282
list_for_each_entry(context, &fdev->client_data_list, list) {
sys/dev/mlx5/mlx5_fpga/mlx5fpga_sdk.c
299
list_for_each_entry(context, &fdev->client_data_list, list) {
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
501
list_for_each_entry(qp, &cq->list_send_qp, cq_send_list) {
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
507
list_for_each_entry(qp, &cq->list_recv_qp, cq_recv_list) {
sys/dev/mlx5/mlx5_ib/mlx5_ib_doorbell.c
50
list_for_each_entry(page, &context->db_page_list, list)
sys/dev/mlx5/mlx5_ib/mlx5_ib_main.c
2612
list_for_each_entry(mqp, &ibdev->qp_list, qps_list) {
sys/dev/mlx5/mlx5_ib/mlx5_ib_main.c
2651
list_for_each_entry(mcq, &cq_armed_list, reset_notify) {
sys/dev/mthca/mthca_memfree.c
296
list_for_each_entry(chunk, &icm->chunk_list, list) {
sys/dev/mthca/mthca_provider.c
1001
list_for_each_entry(fmr, fmr_list, list) {
sys/dev/mthca/mthca_provider.c
1011
list_for_each_entry(fmr, fmr_list, list)
sys/dev/mthca/mthca_provider.c
1016
list_for_each_entry(fmr, fmr_list, list)
sys/dev/pms/freebsd/driver/common/lxencrypt.c
342
list_for_each_entry(p, lh, list) {
sys/dev/pms/freebsd/driver/common/lxencrypt.c
567
list_for_each_entry(n, lh, list) {
sys/dev/qat/qat_common/adf_cfg.c
175
list_for_each_entry(ptr_key, &ptr_sec->param_head, list)
sys/dev/qat/qat_common/adf_cfg.c
398
list_for_each_entry(ptr, &sec->param_head, list)
sys/dev/qat/qat_common/adf_cfg.c
561
list_for_each_entry(ptr, &section->param_head, list)
sys/dev/qat/qat_common/adf_ctl_drv.c
284
list_for_each_entry(instance_rings, &bundle->list, list) {
sys/dev/qat/qat_common/adf_ctl_drv.c
323
list_for_each_entry(instance_rings, &bundle->list, list) {
sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c
31
list_for_each_entry(sec, &dev_cfg->sec_list, list)
sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c
34
list_for_each_entry(ptr, &sec->param_head, list)
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
918
list_for_each_entry(mm, &uctx->mm_head, entry) {
sys/ofed/drivers/infiniband/core/ib_agent.c
63
list_for_each_entry(entry, &ib_agent_port_list, port_list) {
sys/ofed/drivers/infiniband/core/ib_cm.c
4174
list_for_each_entry(cm_id_priv, &port->cm_priv_altr_list, altr_list)
sys/ofed/drivers/infiniband/core/ib_cm.c
4176
list_for_each_entry(cm_id_priv, &port->cm_priv_prim_list, prim_list)
sys/ofed/drivers/infiniband/core/ib_cm.c
4246
list_for_each_entry(timewait_info, &cm.timewait_list, list)
sys/ofed/drivers/infiniband/core/ib_cm.c
507
list_for_each_entry(cm_dev, &cm.device_list, list) {
sys/ofed/drivers/infiniband/core/ib_cma.c
1716
list_for_each_entry(id_priv_dev,
sys/ofed/drivers/infiniband/core/ib_cma.c
2523
list_for_each_entry(cma_dev, &dev_list, list)
sys/ofed/drivers/infiniband/core/ib_cma.c
253
list_for_each_entry(cma_dev, &dev_list, list)
sys/ofed/drivers/infiniband/core/ib_cma.c
2908
list_for_each_entry(cur_dev, &dev_list, list) {
sys/ofed/drivers/infiniband/core/ib_cma.c
4439
list_for_each_entry(mc, &id_priv->mc_list, list) {
sys/ofed/drivers/infiniband/core/ib_cma.c
4554
list_for_each_entry(id_priv, &listen_any_list, list)
sys/ofed/drivers/infiniband/core/ib_cma.c
668
list_for_each_entry(cma_dev, &dev_list, list) {
sys/ofed/drivers/infiniband/core/ib_cma.c
715
list_for_each_entry(cur_dev, &dev_list, list) {
sys/ofed/drivers/infiniband/core/ib_device.c
132
list_for_each_entry(device, &device_list, core_list)
sys/ofed/drivers/infiniband/core/ib_device.c
151
list_for_each_entry(device, &device_list, core_list) {
sys/ofed/drivers/infiniband/core/ib_device.c
376
list_for_each_entry(client, &client_list, list)
sys/ofed/drivers/infiniband/core/ib_device.c
460
list_for_each_entry(device, &device_list, core_list)
sys/ofed/drivers/infiniband/core/ib_device.c
494
list_for_each_entry(device, &device_list, core_list) {
sys/ofed/drivers/infiniband/core/ib_device.c
545
list_for_each_entry(context, &device->client_data_list, list)
sys/ofed/drivers/infiniband/core/ib_device.c
572
list_for_each_entry(context, &device->client_data_list, list)
sys/ofed/drivers/infiniband/core/ib_device.c
642
list_for_each_entry(handler, &event->device->event_handler_list, list)
sys/ofed/drivers/infiniband/core/ib_device.c
770
list_for_each_entry(dev, &device_list, core_list)
sys/ofed/drivers/infiniband/core/ib_device.c
786
list_for_each_entry(ib_dev, &device_list, core_list) {
sys/ofed/drivers/infiniband/core/ib_device.c
974
list_for_each_entry(context, &dev->client_data_list, list) {
sys/ofed/drivers/infiniband/core/ib_fmr_pool.c
149
list_for_each_entry(fmr, &pool->dirty_list, list) {
sys/ofed/drivers/infiniband/core/ib_mad.c
101
list_for_each_entry(entry, &ib_mad_port_list, port_list) {
sys/ofed/drivers/infiniband/core/ib_mad.c
1108
list_for_each_entry(mad_send_wr->cur_seg, list, list)
sys/ofed/drivers/infiniband/core/ib_mad.c
1717
list_for_each_entry(entry, &port_priv->agent_list, agent_list) {
sys/ofed/drivers/infiniband/core/ib_mad.c
1908
list_for_each_entry(wr, &mad_agent_priv->wait_list, agent_list) {
sys/ofed/drivers/infiniband/core/ib_mad.c
1924
list_for_each_entry(wr, &mad_agent_priv->send_list, agent_list) {
sys/ofed/drivers/infiniband/core/ib_mad.c
2496
list_for_each_entry(mad_list, &qp_info->send_queue.list, list) {
sys/ofed/drivers/infiniband/core/ib_mad.c
2596
list_for_each_entry(mad_send_wr, &mad_agent_priv->wait_list,
sys/ofed/drivers/infiniband/core/ib_mad.c
2602
list_for_each_entry(mad_send_wr, &mad_agent_priv->send_list,
sys/ofed/drivers/infiniband/core/ib_mad_rmpp.c
104
list_for_each_entry(rmpp_recv, &agent->rmpp_list, list) {
sys/ofed/drivers/infiniband/core/ib_mad_rmpp.c
340
list_for_each_entry(rmpp_recv, &agent->rmpp_list, list) {
sys/ofed/drivers/infiniband/core/ib_mad_rmpp.c
644
list_for_each_entry(wr->last_ack_seg, list, list)
sys/ofed/drivers/infiniband/core/ib_mad_rmpp.c
866
list_for_each_entry(rmpp_recv, &agent->rmpp_list, list) {
sys/ofed/drivers/infiniband/core/ib_mad_rmpp.c
97
list_for_each_entry(rmpp_recv, &agent->rmpp_list, list) {
sys/ofed/drivers/infiniband/core/ib_ucma.c
315
list_for_each_entry(con_req_eve, &ctx->file->event_list, list) {
sys/ofed/drivers/infiniband/core/ib_user_mad.c
1266
list_for_each_entry(file, &port->file_list, port_list) {
sys/ofed/drivers/infiniband/core/ib_user_mad.c
425
list_for_each_entry(sent_packet, &file->send_list, list) {
sys/ofed/drivers/infiniband/core/ib_uverbs_cmd.c
2507
list_for_each_entry(mcast, &obj->mcast_list, list)
sys/ofed/drivers/infiniband/core/ib_uverbs_cmd.c
2557
list_for_each_entry(mcast, &obj->mcast_list, list)
sys/ofed/drivers/infiniband/core/ib_uverbs_std_types_device.c
75
list_for_each_entry(obj, &ufile->uobjects, list) {
sys/ofed/drivers/infiniband/core/ib_verbs.c
791
list_for_each_entry(event->element.qp, &qp->open_list, open_list)
sys/ofed/drivers/infiniband/core/ib_verbs.c
840
list_for_each_entry(real_qp, &xrcd->tgt_qp_list, xrcd_list) {
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c
893
list_for_each_entry(cpriv, &priv->child_intfs, list)
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
1188
list_for_each_entry(child_priv, &priv->child_intfs, list) {
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
1215
list_for_each_entry(priv, dev_list, list) {
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
1306
list_for_each_entry(priv, &parent->child_intfs, list) {
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
1369
list_for_each_entry(priv, &parent->child_intfs, list) {
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
152
list_for_each_entry(cpriv, &priv->child_intfs, list)
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
203
list_for_each_entry(cpriv, &priv->child_intfs, list)
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
492
list_for_each_entry(path, &remove_list, list)
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
542
list_for_each_entry(mcast, &priv->multicast_list, list) {
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
829
list_for_each_entry(mcast, &priv->multicast_list, list)
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_vlan.c
80
list_for_each_entry(priv, &ppriv->child_intfs, list) {
sys/ofed/drivers/infiniband/ulp/sdp/sdp_proc.c
64
list_for_each_entry(ssk, &sock_list, sock_list) {
sys/ofed/drivers/infiniband/ulp/sdp/sdp_zcopy.c
470
list_for_each_entry(chunk, &umem->chunk_list, list) {
tools/tools/drm/radeon/mkregtable/mkregtable.c
624
list_for_each_entry(offset, &t->offsets, list) {