| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | disp.c | 78 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) { in nv04_display_fini() 88 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) { in nv04_display_fini() 115 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) { in nv04_display_init() 120 list_for_each_entry(encoder, &dev->mode_config.encoder_list, base.base.head) in nv04_display_init() 130 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) { in nv04_display_init() 142 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) { in nv04_display_init() 156 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) { in nv04_display_init() 172 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) { in nv04_display_init() 196 list_for_each_entry(encoder, &dev->mode_config.encoder_list, base.base.head) in nv04_display_destroy() 199 list_for_each_entry(nv_crtc, &dev->mode_config.crtc_list, base.head) in nv04_display_destroy() [all …]
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hnae3.c | 21 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_unregister_ae_algo_prepare() 152 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_register_client() 160 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_register_client() 189 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_unregister_client() 203 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_unregister_client() 231 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_register_ae_algo() 255 list_for_each_entry(client, &hnae3_client_list, node) { in hnae3_register_ae_algo() 282 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_unregister_ae_algo() 293 list_for_each_entry(client, &hnae3_client_list, node) in hnae3_unregister_ae_algo() 325 list_for_each_entry(ae_algo, &hnae3_ae_algo_list, node) { in hnae3_register_ae_dev() [all …]
|
| /linux/drivers/soundwire/ |
| H A D | generic_bandwidth_allocation.c | 45 list_for_each_entry(s_rt, &m_rt->slave_rt_list, m_rt_node) { in sdw_compute_slave_ports() 51 list_for_each_entry(p_rt, &s_rt->port_list, port_node) { in sdw_compute_slave_ports() 94 list_for_each_entry(s_rt, &m_rt->slave_rt_list, m_rt_node) { in sdw_compute_dp0_slave_ports() 95 list_for_each_entry(p_rt, &s_rt->port_list, port_node) { in sdw_compute_dp0_slave_ports() 111 list_for_each_entry(p_rt, &m_rt->port_list, port_node) { in sdw_compute_dp0_master_ports() 125 list_for_each_entry(m_rt, &bus->m_rt_list, bus_node) { in sdw_compute_dp0_port_params() 157 list_for_each_entry(p_rt, &m_rt->port_list, port_node) { in sdw_compute_master_ports() 208 list_for_each_entry(m_rt, &bus->m_rt_list, bus_node) { in _sdw_compute_port_params() 242 list_for_each_entry(m_rt, &bus->m_rt_list, bus_node) { in sdw_compute_group_params() 257 list_for_each_entry(p_rt, &m_rt->port_list, port_node) { in sdw_compute_group_params() [all …]
|
| H A D | stream.c | 290 list_for_each_entry(s_rt, &m_rt->slave_rt_list, m_rt_node) { in sdw_program_port_params() 291 list_for_each_entry(p_rt, &s_rt->port_list, port_node) { in sdw_program_port_params() 299 list_for_each_entry(p_rt, &m_rt->port_list, port_node) { in sdw_program_port_params() 398 list_for_each_entry(s_rt, &m_rt->slave_rt_list, m_rt_node) { in sdw_enable_disable_ports() 399 list_for_each_entry(s_port, &s_rt->port_list, port_node) { in sdw_enable_disable_ports() 408 list_for_each_entry(m_port, &m_rt->port_list, port_node) { in sdw_enable_disable_ports() 593 list_for_each_entry(s_rt, &m_rt->slave_rt_list, m_rt_node) { in sdw_prep_deprep_ports() 594 list_for_each_entry(p_rt, &s_rt->port_list, port_node) { in sdw_prep_deprep_ports() 603 list_for_each_entry(p_rt, &m_rt->port_list, port_node) { in sdw_prep_deprep_ports() 633 list_for_each_entry(s_rt, &m_rt->slave_rt_list, m_rt_node) { in sdw_notify_config() [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | base.c | 39 list_for_each_entry(pad, &i2c->pad, head) { in nvkm_i2c_pad_find() 67 list_for_each_entry(bus, &i2c->bus, head) { in nvkm_i2c_bus_find() 80 list_for_each_entry(aux, &i2c->aux, head) { in nvkm_i2c_aux_find() 126 list_for_each_entry(aux, &i2c->aux, head) { in nvkm_i2c_intr() 146 list_for_each_entry(aux, &i2c->aux, head) { in nvkm_i2c_fini() 150 list_for_each_entry(bus, &i2c->bus, head) { in nvkm_i2c_fini() 159 list_for_each_entry(pad, &i2c->pad, head) { in nvkm_i2c_fini() 177 list_for_each_entry(pad, &i2c->pad, head) in nvkm_i2c_preinit() 179 list_for_each_entry(bus, &i2c->bus, head) in nvkm_i2c_preinit() 193 list_for_each_entry(pad, &i2c->pad, head) { in nvkm_i2c_init() [all …]
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_validation.c | 178 list_for_each_entry(entry, &ctx->bo_list, base.head) { in vmw_validation_find_bo_dup() 220 list_for_each_entry(entry, &ctx->resource_ctx_list, head) { in vmw_validation_find_res_dup() 227 list_for_each_entry(entry, &ctx->resource_list, head) { in vmw_validation_find_res_dup() 417 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_reserve() 471 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_unreserve() 478 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_unreserve() 540 list_for_each_entry(entry, &ctx->bo_list, base.head) { in vmw_validation_bo_validate() 589 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_validate() 635 list_for_each_entry(entry, &ctx->bo_list, base.head) in vmw_validation_drop_ht() 638 list_for_each_entry(val, &ctx->resource_list, head) in vmw_validation_drop_ht() [all …]
|
| /linux/scripts/gdb/linux/ |
| H A D | genpd.py | 9 from linux.lists import list_for_each_entry 53 for link in list_for_each_entry( 65 for pm_data in list_for_each_entry(genpd['dev_list'], 78 for genpd in list_for_each_entry(
|
| /linux/scripts/coccinelle/iterators/ |
| H A D | list_entry_update.cocci | 2 /// list_for_each_entry uses its first argument to get from one element of 20 iterator name list_for_each_entry; 25 list_for_each_entry@p1(x,...) { <... x =@p2 E ...> } 35 list_for_each_entry@p1(x,...) S 47 list_for_each_entry@p1(x,...) S
|
| /linux/tools/testing/selftests/damon/ |
| H A D | drgn_dump_damon_status.py | 67 for r in list_for_each_entry( 80 for t in list_for_each_entry( 104 for g in list_for_each_entry( 181 for f in list_for_each_entry( 186 for f in list_for_each_entry( 195 for s in list_for_each_entry(
|
| /linux/drivers/usb/core/ |
| H A D | phy.c | 161 list_for_each_entry(roothub_entry, head, list) { in usb_phy_roothub_init() 188 list_for_each_entry(roothub_entry, head, list) { in usb_phy_roothub_exit() 210 list_for_each_entry(roothub_entry, head, list) { in usb_phy_roothub_set_mode() 231 list_for_each_entry(roothub_entry, head, list) { in usb_phy_roothub_calibrate() 260 list_for_each_entry(roothub_entry, head, list) { in usb_phy_roothub_notify_connect() 289 list_for_each_entry(roothub_entry, head, list) { in usb_phy_roothub_notify_disconnect() 310 list_for_each_entry(roothub_entry, head, list) { in usb_phy_roothub_power_on()
|
| /linux/drivers/staging/media/imx/ |
| H A D | imx-media-dev-common.c | 28 list_for_each_entry(sd, &imxmd->v4l2_dev.subdevs, list) { in imx_media_create_csi2_links() 37 list_for_each_entry(sd, &imxmd->v4l2_dev.subdevs, list) { in imx_media_create_csi2_links() 80 list_for_each_entry(pad_vdev, pad_vdev_list, list) { in imx_media_add_vdev_to_pad() 103 list_for_each_entry(link, &entity->links, list) { in imx_media_add_vdev_to_pad() 128 list_for_each_entry(sd, &imxmd->v4l2_dev.subdevs, list) { in imx_media_alloc_pad_vdev_lists() 157 list_for_each_entry(vdev, &imxmd->vdev_list, list) { in imx_media_create_pad_vdev_lists() 273 list_for_each_entry(pad_vdev, pad_vdev_list, list) { in imx_media_link_notify() 285 list_for_each_entry(pad_vdev, pad_vdev_list, list) { in imx_media_link_notify() 319 list_for_each_entry(pad_vdev, pad_vdev_list, list) in imx_media_notify()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
| H A D | base.c | 51 list_for_each_entry(info, &top->device, head) { in nvkm_top_addr() 67 list_for_each_entry(info, &top->device, head) { in nvkm_top_reset() 83 list_for_each_entry(info, &top->device, head) { in nvkm_top_intr_mask() 98 list_for_each_entry(info, &top->device, head) { in nvkm_top_fault_id() 112 list_for_each_entry(info, &top->device, head) { in nvkm_top_fault()
|
| /linux/drivers/pci/hotplug/ |
| H A D | ibmphp_ebda.c | 113 list_for_each_entry(ptr, &bus_info_head, bus_info_list) { in print_bus_info() 134 list_for_each_entry(ptr, &rio_lo_head, rio_detail_list) { in print_lo_info() 149 list_for_each_entry(ptr, &rio_vg_head, rio_detail_list) { in print_vg_info() 164 list_for_each_entry(ptr, &ibmphp_ebda_pci_rsrc_head, ebda_pci_rsrc_list) { in print_ebda_pci_rsrc() 174 list_for_each_entry(ptr, &ibmphp_slot_head, ibm_slot_list) { in print_ibm_slot() 183 list_for_each_entry(ptr, &opt_vg_head, opt_rio_list) { in print_opt_vg() 196 list_for_each_entry(hpc_ptr, &ebda_hpc_head, ebda_hpc_list) { in print_ebda_hpc() 449 list_for_each_entry(ptr, &opt_vg_head, opt_rio_list) { in search_opt_vg() 461 list_for_each_entry(rio_detail_ptr, &rio_vg_head, rio_detail_list) { in combine_wpg_for_chassis() 487 list_for_each_entry(ptr, &opt_lo_head, opt_rio_lo_list) { in search_opt_lo() [all …]
|
| H A D | acpiphp_glue.c | 278 list_for_each_entry(slot, &bridge->slots, node) in acpiphp_add_context() 344 list_for_each_entry(slot, &bridge->slots, node) { in cleanup_bridge() 345 list_for_each_entry(func, &slot->funcs, sibling) { in cleanup_bridge() 386 list_for_each_entry(tmp, &bus->children, node) { in acpiphp_max_busnr() 398 list_for_each_entry(func, &slot->funcs, sibling) { in acpiphp_set_acpi_region() 422 list_for_each_entry(func, &slot->funcs, sibling) { in check_hotplug_bridge() 434 list_for_each_entry(func, &slot->funcs, sibling) { in acpiphp_rescan_slot() 527 list_for_each_entry(dev, &bus->devices, bus_list) { in enable_slot() 536 list_for_each_entry(func, &slot->funcs, sibling) { in enable_slot() 569 list_for_each_entry(func, &slot->funcs, sibling) in disable_slot() [all …]
|
| /linux/drivers/gpio/ |
| H A D | gpiolib-shared.c | 73 list_for_each_entry(entry, &gpio_shared_list, list) { in gpio_shared_find_entry() 115 list_for_each_entry(ref, &entry->refs, list) { in gpio_shared_setup_reset_proxy() 386 list_for_each_entry(real_ref, &entry->refs, list) { in gpio_shared_dev_is_reset_gpio() 454 list_for_each_entry(entry, &gpio_shared_list, list) { in gpio_shared_add_proxy_lookup() 455 list_for_each_entry(ref, &entry->refs, list) { in gpio_shared_add_proxy_lookup() 517 list_for_each_entry(entry, &gpio_shared_list, list) { in gpiochip_setup_shared() 518 list_for_each_entry(ref, &entry->refs, list) { in gpiochip_setup_shared() 535 list_for_each_entry(entry, &gpio_shared_list, list) { in gpiochip_setup_shared() 579 list_for_each_entry(ref, &entry->refs, list) { in gpiochip_setup_shared() 600 list_for_each_entry(entry, &gpio_shared_list, list) { in gpio_device_teardown_shared() [all …]
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | base.c | 52 list_for_each_entry(dssdev, &omapdss_devices_list, list) { in omapdss_device_is_registered() 80 list_for_each_entry(dssdev, &omapdss_devices_list, list) { in omapdss_find_device_by_node() 110 list_for_each_entry(dssdev, list, list) { in omapdss_device_next_output() 192 list_for_each_entry(comp, &omapdss_comp_list, list) { in omapdss_list_contains() 275 list_for_each_entry(comp, &omapdss_comp_list, list) { in omapdss_stack_is_ready()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_client_event.c | 99 list_for_each_entry(client, &dev->clientlist, list) in drm_client_dev_hotplug() 114 list_for_each_entry(client, &dev->clientlist, list) { in drm_client_dev_restore() 148 list_for_each_entry(client, &dev->clientlist, list) { in drm_client_dev_suspend() 181 list_for_each_entry(client, &dev->clientlist, list) { in drm_client_dev_resume() 198 list_for_each_entry(client, &dev->clientlist, list) in drm_client_debugfs_internal_clients()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_encoders.c | 60 list_for_each_entry(clone_encoder, &dev->mode_config.encoder_list, head) { in radeon_encoder_clones() 81 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in radeon_setup_encoder_clones() 218 list_for_each_entry(connector, &dev->mode_config.connector_list, head) { in radeon_link_encoder_connector() 220 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) { in radeon_link_encoder_connector() 237 list_for_each_entry(connector, &dev->mode_config.connector_list, head) { in radeon_encoder_set_active_device() 257 list_for_each_entry(connector, &dev->mode_config.connector_list, head) { in radeon_get_connector_for_encoder() 273 list_for_each_entry(connector, &dev->mode_config.connector_list, head) { in radeon_get_connector_for_encoder_init() 291 list_for_each_entry(other_encoder, &dev->mode_config.encoder_list, head) { in radeon_get_external_encoder()
|
| /linux/drivers/pnp/ |
| H A D | quirks.c | 59 list_for_each_entry(option, &dev->options, list) { in quirk_awe32_resources() 75 list_for_each_entry(option, &dev->options, list) { in quirk_cmi8330_resources() 114 list_for_each_entry(option, &dev->options, list) { in quirk_sb16audio_resources() 145 list_for_each_entry(option, &dev->options, list) { in pnp_clone_dependent_set() 155 list_for_each_entry(option, &dev->options, list) { in pnp_clone_dependent_set() 213 list_for_each_entry(option, &dev->options, list) { in quirk_ad1815_mpu_resources() 305 list_for_each_entry(pnp_res, &dev->resources, list) { in quirk_amd_mmconfig_area() 388 list_for_each_entry(pnp_res, &dev->resources, list) { in quirk_intel_mch()
|
| /linux/fs/dlm/ |
| H A D | member.c | 125 list_for_each_entry(memb, &ls->ls_nodes, list) { in dlm_slots_copy_in() 174 list_for_each_entry(memb, &ls->ls_nodes, list) { in dlm_slots_assign() 182 list_for_each_entry(memb, &ls->ls_nodes, list) { in dlm_slots_assign() 222 list_for_each_entry(memb, &ls->ls_nodes, list) { in dlm_slots_assign() 239 list_for_each_entry(memb, &ls->ls_nodes, list) { in dlm_slots_assign() 349 list_for_each_entry(memb, head, list) { in find_memb() 413 list_for_each_entry(memb, &ls->ls_nodes, list) { in make_member_array() 430 list_for_each_entry(memb, &ls->ls_nodes, list) { in make_member_array() 455 list_for_each_entry(memb, &ls->ls_nodes, list) { in ping_members() 519 list_for_each_entry(memb, &ls->ls_nodes, list) { in dlm_lsop_recover_done() [all …]
|
| /linux/tools/cgroup/ |
| H A D | memcg_slabinfo.py | 10 from drgn.helpers.linux import list_for_each_entry, list_empty 38 for css in list_for_each_entry('struct cgroup_subsys_state', 73 for slab in list_for_each_entry('struct slab', n.partial.address_of_(), 187 for ptr in list_for_each_entry('struct obj_cgroup', 219 for s in list_for_each_entry('struct kmem_cache',
|
| /linux/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | intr.c | 41 list_for_each_entry(tdev, &device->top->device, head) { in nvkm_intr_xlat() 81 list_for_each_entry(intr, &subdev->device->intr.intr, head) { in nvkm_intr_find() 150 list_for_each_entry(intr, &device->intr.intr, head) in nvkm_intr_rearm_locked() 159 list_for_each_entry(intr, &device->intr.intr, head) in nvkm_intr_unarm_locked() 182 list_for_each_entry(intr, &device->intr.intr, head) { in nvkm_intr() 196 list_for_each_entry(inth, &device->intr.prio[prio], head) { in nvkm_intr() 212 list_for_each_entry(intr, &device->intr.intr, head) { in nvkm_intr() 302 list_for_each_entry(tdev, &device->top->device, head) { in nvkm_intr_subdev_add() 322 list_for_each_entry(intr, &device->intr.intr, head) in nvkm_intr_rearm() 328 list_for_each_entry(intr, &device->intr.intr, head) { in nvkm_intr_rearm()
|
| /linux/net/mac80211/ |
| H A D | pm.c | 44 list_for_each_entry(sta, &local->sta_list, list) { in __ieee80211_suspend() 92 list_for_each_entry(sdata, &local->interfaces, list) { in __ieee80211_suspend() 122 list_for_each_entry(sta, in __ieee80211_suspend() 148 list_for_each_entry(sdata, &local->interfaces, list) { in __ieee80211_suspend()
|
| /linux/drivers/s390/block/ |
| H A D | dasd_alias.c | 48 list_for_each_entry(pos, &aliastree.serverlist, server) { in _find_server() 62 list_for_each_entry(pos, &server->lculist, lcu) { in _find_lcu() 89 list_for_each_entry(pos, &lcu->grouplist, group) { in _find_group() 764 list_for_each_entry(device, &lcu->active_devices, alias_list) { in _restart_all_base_devices_on_lcu() 771 list_for_each_entry(device, &lcu->inactive_devices, alias_list) { in _restart_all_base_devices_on_lcu() 778 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in _restart_all_base_devices_on_lcu() 779 list_for_each_entry(device, &pavgroup->baselist, alias_list) { in _restart_all_base_devices_on_lcu() 814 list_for_each_entry(pavgroup, &lcu->grouplist, group) { in flush_all_alias_devices_on_lcu() 842 list_for_each_entry(device, &lcu->active_devices, alias_list) { in _stop_all_devices_on_lcu() 847 list_for_each_entry(device, &lcu->inactive_devices, alias_list) { in _stop_all_devices_on_lcu() [all …]
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | hid.c | 100 list_for_each_entry(e, &hidg_func_list, node) { in do_config() 115 list_for_each_entry(n, &hidg_func_list, node) { in do_config() 144 list_for_each_entry(iter_n, &hidg_func_list, node) { in hid_bind() 197 list_for_each_entry(m, &hidg_func_list, node) { in hid_bind() 209 list_for_each_entry(n, &hidg_func_list, node) { in hid_unbind()
|