/kernel/linux/linux-5.10/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() 134 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_register_client() 142 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_register_client() 171 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_unregister_client() 185 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_unregister_client() 213 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_register_ae_algo() 237 list_for_each_entry(client, &hnae3_client_list, node) { in hnae3_register_ae_algo() 264 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_unregister_ae_algo() 275 list_for_each_entry(client, &hnae3_client_list, node) in hnae3_unregister_ae_algo() 307 list_for_each_entry(ae_alg in hnae3_register_ae_dev() [all...] |
/kernel/linux/linux-5.10/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() 197 list_for_each_entry(encoder, &dev->mode_config.encoder_list, base.base.head) in nv04_display_destroy() 200 list_for_each_entry(nv_crt in nv04_display_destroy() [all...] |
/kernel/linux/linux-6.6/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() 134 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_register_client() 142 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_register_client() 171 list_for_each_entry(client_tmp, &hnae3_client_list, node) { in hnae3_unregister_client() 185 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_unregister_client() 213 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_register_ae_algo() 237 list_for_each_entry(client, &hnae3_client_list, node) { in hnae3_register_ae_algo() 264 list_for_each_entry(ae_dev, &hnae3_ae_dev_list, node) { in hnae3_unregister_ae_algo() 275 list_for_each_entry(client, &hnae3_client_list, node) in hnae3_unregister_ae_algo() 307 list_for_each_entry(ae_alg in hnae3_register_ae_dev() [all...] |
/kernel/linux/linux-6.6/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() 197 list_for_each_entry(encoder, &dev->mode_config.encoder_list, base.base.head) in nv04_display_destroy() 200 list_for_each_entry(nv_crt in nv04_display_destroy() [all...] |
/kernel/linux/linux-5.10/virt/lib/ |
H A D | irqbypass.c | 100 list_for_each_entry(tmp, &producers, node) { in irq_bypass_register_producer() 107 list_for_each_entry(consumer, &consumers, node) { in irq_bypass_register_producer() 150 list_for_each_entry(tmp, &producers, node) { in irq_bypass_unregister_producer() 154 list_for_each_entry(consumer, &consumers, node) { in irq_bypass_unregister_producer() 196 list_for_each_entry(tmp, &consumers, node) { in irq_bypass_register_consumer() 203 list_for_each_entry(producer, &producers, node) { in irq_bypass_register_consumer() 246 list_for_each_entry(tmp, &consumers, node) { in irq_bypass_unregister_consumer() 250 list_for_each_entry(producer, &producers, node) { in irq_bypass_unregister_consumer()
|
/kernel/linux/linux-6.6/virt/lib/ |
H A D | irqbypass.c | 100 list_for_each_entry(tmp, &producers, node) { in irq_bypass_register_producer() 107 list_for_each_entry(consumer, &consumers, node) { in irq_bypass_register_producer() 150 list_for_each_entry(tmp, &producers, node) { in irq_bypass_unregister_producer() 154 list_for_each_entry(consumer, &consumers, node) { in irq_bypass_unregister_producer() 196 list_for_each_entry(tmp, &consumers, node) { in irq_bypass_register_consumer() 203 list_for_each_entry(producer, &producers, node) { in irq_bypass_register_consumer() 246 list_for_each_entry(tmp, &consumers, node) { in irq_bypass_unregister_consumer() 250 list_for_each_entry(producer, &producers, node) { in irq_bypass_unregister_consumer()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | dev.c | 88 list_for_each_entry(dev_ctx, &priv->ctx_list, list) in mlx5_get_device() 144 list_for_each_entry(intf, &intf_list, list) in mlx5_attach_device() 177 list_for_each_entry(intf, &intf_list, list) in mlx5_detach_device() 188 list_for_each_entry(priv, &mlx5_dev_list, dev_list) in mlx5_device_registered() 203 list_for_each_entry(intf, &intf_list, list) in mlx5_register_device() 229 list_for_each_entry(priv, &mlx5_dev_list, dev_list) in mlx5_register_interface() 242 list_for_each_entry(priv, &mlx5_dev_list, dev_list) in mlx5_unregister_interface() 256 list_for_each_entry(intf, &intf_list, list) { in mlx5_has_added_dev_by_protocol() 283 list_for_each_entry(intf, &intf_list, list) in mlx5_add_dev_by_protocol() 295 list_for_each_entry(int in mlx5_remove_dev_by_protocol() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
H A D | base.c | 50 list_for_each_entry(info, &top->device, head) { in nvkm_top_addr() 66 list_for_each_entry(info, &top->device, head) { in nvkm_top_reset() 82 list_for_each_entry(info, &top->device, head) { in nvkm_top_intr_mask() 100 list_for_each_entry(info, &top->device, head) { in nvkm_top_intr() 120 list_for_each_entry(info, &top->device, head) { in nvkm_top_fault_id() 134 list_for_each_entry(info, &top->device, head) { in nvkm_top_fault() 149 list_for_each_entry(info, &top->device, head) { in nvkm_top_engine()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | intf.c | 78 list_for_each_entry(dev_ctx, &priv->ctx_list, list) in mlx4_remove_device() 100 list_for_each_entry(priv, &dev_list, dev_list) { in mlx4_register_interface() 121 list_for_each_entry(priv, &dev_list, dev_list) in mlx4_unregister_interface() 167 list_for_each_entry(dev_ctx, &bond_list, bond_list) { in mlx4_do_bond() 191 list_for_each_entry(dev_ctx, &priv->ctx_list, list) in mlx4_dispatch_event() 207 list_for_each_entry(intf, &intf_list, list) in mlx4_register_device() 239 list_for_each_entry(intf, &intf_list, list) in mlx4_unregister_device() 257 list_for_each_entry(dev_ctx, &priv->ctx_list, list) in mlx4_get_protocol_dev()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gf119.c | 44 list_for_each_entry(head, &disp->base.head, head) { in gf119_disp_super() 52 list_for_each_entry(head, &disp->base.head, head) { in gf119_disp_super() 59 list_for_each_entry(head, &disp->base.head, head) { in gf119_disp_super() 65 list_for_each_entry(head, &disp->base.head, head) { in gf119_disp_super() 70 list_for_each_entry(head, &disp->base.head, head) { in gf119_disp_super() 77 list_for_each_entry(head, &disp->base.head, head) { in gf119_disp_super() 84 list_for_each_entry(head, &disp->base.head, head) in gf119_disp_super() 164 list_for_each_entry(head, &disp->base.head, head) { in gf119_disp_intr() 199 list_for_each_entry(head, &disp->base.head, head) { in gf119_disp_init() 246 list_for_each_entry(hea in gf119_disp_init() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_validation.c | 193 list_for_each_entry(entry, &ctx->bo_list, base.head) { in vmw_validation_find_bo_dup() 230 list_for_each_entry(entry, &ctx->resource_ctx_list, head) { in vmw_validation_find_res_dup() 237 list_for_each_entry(entry, &ctx->resource_list, head) { in vmw_validation_find_res_dup() 448 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_reserve() 501 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_unreserve() 508 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_unreserve() 583 list_for_each_entry(entry, &ctx->bo_list, base.head) { in vmw_validation_bo_validate() 643 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_validate() 689 list_for_each_entry(entry, &ctx->bo_list, base.head) in vmw_validation_drop_ht() 692 list_for_each_entry(va in vmw_validation_drop_ht() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_validation.c | 195 list_for_each_entry(entry, &ctx->bo_list, base.head) { in vmw_validation_find_bo_dup() 237 list_for_each_entry(entry, &ctx->resource_ctx_list, head) { in vmw_validation_find_res_dup() 244 list_for_each_entry(entry, &ctx->resource_list, head) { in vmw_validation_find_res_dup() 432 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_reserve() 486 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_unreserve() 493 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_unreserve() 555 list_for_each_entry(entry, &ctx->bo_list, base.head) { in vmw_validation_bo_validate() 604 list_for_each_entry(val, &ctx->resource_list, head) { in vmw_validation_res_validate() 650 list_for_each_entry(entry, &ctx->bo_list, base.head) in vmw_validation_drop_ht() 653 list_for_each_entry(va in vmw_validation_drop_ht() [all...] |
/kernel/linux/linux-5.10/scripts/gdb/linux/ |
H A D | genpd.py | 9 from linux.lists import list_for_each_entry namespace 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(
|
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A D | genpd.py | 9 from linux.lists import list_for_each_entry namespace 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(
|
/kernel/linux/linux-6.6/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(pa in nvkm_i2c_init() [all...] |
/kernel/linux/linux-5.10/net/dsa/ |
H A D | dsa2.c | 29 list_for_each_entry(dst, &dsa_tree_list, list) { in dsa_switch_find() 33 list_for_each_entry(dp, &dst->ports, list) { in dsa_switch_find() 49 list_for_each_entry(dst, &dsa_tree_list, list) in dsa_tree_find() 138 list_for_each_entry(dp, &dst->ports, list) in dsa_tree_find_port_by_node() 154 list_for_each_entry(dl, &dst->rtable, list) in dsa_link_touch() 203 list_for_each_entry(dp, &dst->ports, list) { in dsa_tree_setup_routing_table() 218 list_for_each_entry(dp, &dst->ports, list) in dsa_tree_find_first_cpu() 236 list_for_each_entry(dp, &dst->ports, list) in dsa_tree_setup_default_cpu() 247 list_for_each_entry(dp, &dst->ports, list) in dsa_tree_teardown_default_cpu() 443 list_for_each_entry(d in dsa_switch_setup() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | bus.c | 198 list_for_each_entry(client, &device->clients, list) { in host1x_device_init() 267 list_for_each_entry(device, &host1x->devices, list) { in host1x_add_client() 268 list_for_each_entry(subdev, &device->subdevs, list) { in host1x_add_client() 290 list_for_each_entry(subdev, &device->active, list) { in host1x_del_client() 461 list_for_each_entry(subdev, &device->subdevs, list) { in host1x_device_add() 499 list_for_each_entry(device, &host1x->devices, list) { in host1x_attach_driver() 534 list_for_each_entry(device, &host1x->devices, list) { in host1x_devices_show() 541 list_for_each_entry(subdev, &device->active, list) in host1x_devices_show() 545 list_for_each_entry(subdev, &device->subdevs, list) in host1x_devices_show() 575 list_for_each_entry(drive in host1x_register() [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/imx/ |
H A D | imx-media-dev-common.c | 42 list_for_each_entry(sd, &imxmd->v4l2_dev.subdevs, list) { in imx_media_create_csi2_links() 51 list_for_each_entry(sd, &imxmd->v4l2_dev.subdevs, list) { in imx_media_create_csi2_links() 95 list_for_each_entry(pad_vdev, pad_vdev_list, list) { in imx_media_add_vdev_to_pad() function 118 list_for_each_entry(link, &entity->links, list) { in imx_media_add_vdev_to_pad() 143 list_for_each_entry(sd, &imxmd->v4l2_dev.subdevs, list) { in imx_media_alloc_pad_vdev_lists() 172 list_for_each_entry(vdev, &imxmd->vdev_list, list) { in imx_media_create_pad_vdev_lists() 288 list_for_each_entry(pad_vdev, pad_vdev_list, list) { in imx_media_link_notify() function 298 list_for_each_entry(pad_vdev, pad_vdev_list, list) { in imx_media_link_notify() function 330 list_for_each_entry(pad_vdev, pad_vdev_list, list) in imx_media_notify()
|
/kernel/linux/linux-6.6/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() function 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() function 285 list_for_each_entry(pad_vdev, pad_vdev_list, list) { in imx_media_link_notify() function 319 list_for_each_entry(pad_vdev, pad_vdev_list, list) in imx_media_notify()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 57 list_for_each_entry(top_dev, &topology_device_list, list) in kfd_topology_device_by_proximity_domain() 75 list_for_each_entry(top_dev, &topology_device_list, list) in kfd_topology_device_by_id() 104 list_for_each_entry(top_dev, &topology_device_list, list) in kfd_device_by_pci_dev() 122 list_for_each_entry(top_dev, &topology_device_list, list) in kfd_device_by_kgd() 562 list_for_each_entry(iolink, &dev->io_link_props, list) in kfd_remove_sysfs_node_entry() 574 list_for_each_entry(cache, &dev->cache_props, list) in kfd_remove_sysfs_node_entry() 586 list_for_each_entry(mem, &dev->mem_props, list) in kfd_remove_sysfs_node_entry() 597 list_for_each_entry(perf, &dev->perf_props, list) { in kfd_remove_sysfs_node_entry() 683 list_for_each_entry(mem, &dev->mem_props, list) { in kfd_build_sysfs_node_entry() 704 list_for_each_entry(cach in kfd_build_sysfs_node_entry() 973 list_for_each_entry(dev, device_list, list) { kfd_is_acpi_crat_invalid() function [all...] |
/kernel/linux/linux-5.10/drivers/soundwire/ |
H A D | stream.c | 270 list_for_each_entry(s_rt, &m_rt->slave_rt_list, m_rt_node) { in sdw_program_port_params() 271 list_for_each_entry(p_rt, &s_rt->port_list, port_node) { in sdw_program_port_params() 279 list_for_each_entry(p_rt, &m_rt->port_list, port_node) { in sdw_program_port_params() 378 list_for_each_entry(s_rt, &m_rt->slave_rt_list, m_rt_node) { in sdw_enable_disable_ports() 379 list_for_each_entry(s_port, &s_rt->port_list, port_node) { in sdw_enable_disable_ports() 388 list_for_each_entry(m_port, &m_rt->port_list, port_node) { in sdw_enable_disable_ports() 546 list_for_each_entry(s_rt, &m_rt->slave_rt_list, m_rt_node) { in sdw_prep_deprep_ports() 547 list_for_each_entry(p_rt, &s_rt->port_list, port_node) { in sdw_prep_deprep_ports() 556 list_for_each_entry(p_rt, &m_rt->port_list, port_node) { in sdw_prep_deprep_ports() 586 list_for_each_entry(s_r in sdw_notify_config() [all...] |
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | sof-audio.c | 25 list_for_each_entry(spcm, &sdev->pcm_list, list) { in snd_sof_dsp_only_d0i3_compatible_stream_active() 51 list_for_each_entry(spcm, &sdev->pcm_list, list) { in snd_sof_stream_suspend_ignored() 73 list_for_each_entry(spcm, &sdev->pcm_list, list) { in sof_set_hw_params_upon_resume() 104 list_for_each_entry(scontrol, &sdev->kcontrol_list, list) { in sof_restore_kcontrols() 150 list_for_each_entry(swidget, &sdev->widget_list, list) in snd_sof_pipeline_find() 302 list_for_each_entry(swidget, &sdev->widget_list, list) { in sof_restore_pipelines() 332 list_for_each_entry(spcm, &sdev->pcm_list, list) { in snd_sof_find_spcm_name() 359 list_for_each_entry(spcm, &sdev->pcm_list, list) { in snd_sof_find_spcm_comp() 377 list_for_each_entry(spcm, &sdev->pcm_list, list) { in snd_sof_find_spcm_pcm_id() 391 list_for_each_entry(swidge in snd_sof_find_swidget() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | base.c | 40 list_for_each_entry(pad, &i2c->pad, head) { in nvkm_i2c_pad_find() 68 list_for_each_entry(bus, &i2c->bus, head) { in nvkm_i2c_bus_find() 81 list_for_each_entry(aux, &i2c->aux, head) { in nvkm_i2c_aux_find() 142 list_for_each_entry(aux, &i2c->aux, head) { in nvkm_i2c_intr() 167 list_for_each_entry(aux, &i2c->aux, head) { in nvkm_i2c_fini() 171 list_for_each_entry(bus, &i2c->bus, head) { in nvkm_i2c_fini() 180 list_for_each_entry(pad, &i2c->pad, head) { in nvkm_i2c_fini() 198 list_for_each_entry(pad, &i2c->pad, head) in nvkm_i2c_preinit() 200 list_for_each_entry(bus, &i2c->bus, head) in nvkm_i2c_preinit() 214 list_for_each_entry(pa in nvkm_i2c_init() [all...] |
/kernel/linux/linux-5.10/arch/x86/pci/ |
H A D | i386.c | 64 list_for_each_entry(map, &pcibios_fwaddrmappings, list) in pcibios_fwaddrmap_lookup() 240 list_for_each_entry(child, &bus->children, node) in pcibios_allocate_bus_resources() 312 list_for_each_entry(dev, &bus->devices, bus_list) { in pcibios_allocate_resources() 346 list_for_each_entry(dev, &bus->devices, bus_list) { in pcibios_allocate_rom_resources() 360 list_for_each_entry(bus, &pci_root_buses, node) in pcibios_assign_resources() 394 list_for_each_entry(bus, &pci_root_buses, node) in pcibios_resource_survey() 397 list_for_each_entry(bus, &pci_root_buses, node) in pcibios_resource_survey() 399 list_for_each_entry(bus, &pci_root_buses, node) in pcibios_resource_survey()
|