Searched refs:list_for_each_entry (Results 1 - 25 of 822) sorted by relevance

1234567891011>>

/drivers/cpuidle/
H A Dgovernor.c30 list_for_each_entry(gov, &cpuidle_governors, governor_list)
54 list_for_each_entry(dev, &cpuidle_detected_devices, device_list)
64 list_for_each_entry(dev, &cpuidle_detected_devices, device_list)
111 list_for_each_entry(gov, &cpuidle_governors, governor_list) {
/drivers/net/ethernet/mellanox/mlx4/
H A Dintf.c72 list_for_each_entry(dev_ctx, &priv->ctx_list, list)
94 list_for_each_entry(priv, &dev_list, dev_list)
109 list_for_each_entry(priv, &dev_list, dev_list)
126 list_for_each_entry(dev_ctx, &priv->ctx_list, list)
141 list_for_each_entry(intf, &intf_list, list)
160 list_for_each_entry(intf, &intf_list, list)
177 list_for_each_entry(dev_ctx, &priv->ctx_list, list)
/drivers/pcmcia/
H A Dcardbus.c34 list_for_each_entry(dev, &bus->devices, bus_list) {
78 list_for_each_entry(dev, &bus->devices, bus_list)
/drivers/scsi/
H A Dscsi_module.c38 list_for_each_entry(shost, &sht->legacy_hosts, sht_legacy_list) {
57 list_for_each_entry(shost, &sht->legacy_hosts, sht_legacy_list)
/drivers/acpi/
H A Dnvs.c57 list_for_each_entry(region, &nvs_region_list, node) {
133 list_for_each_entry(entry, &nvs_list, node)
157 list_for_each_entry(entry, &nvs_list, node) {
176 list_for_each_entry(entry, &nvs_list, node)
208 list_for_each_entry(entry, &nvs_list, node)
/drivers/gpu/drm/i915/
H A Di915_gem_debug.c45 list_for_each_entry(obj, &dev_priv->render_ring.active_list, list) {
67 list_for_each_entry(obj, &dev_priv->mm.flushing_list, list) {
85 list_for_each_entry(obj, &dev_priv->mm.gpu_write_list, gpu_write_list) {
101 list_for_each_entry(obj, &dev_priv->mm.inactive_list, list) {
117 list_for_each_entry(obj, &dev_priv->mm.pinned_list, list) {
H A Di915_gem_evict.c85 list_for_each_entry(obj, &dev_priv->mm.inactive_list, mm_list) {
91 list_for_each_entry(obj, &dev_priv->mm.active_list, mm_list) {
101 list_for_each_entry(obj, &dev_priv->mm.flushing_list, mm_list) {
108 list_for_each_entry(obj, &dev_priv->mm.active_list, mm_list) {
/drivers/gpu/drm/
H A Ddrm_crtc_helper.c53 list_for_each_entry(mode, &connector->modes, head) {
100 list_for_each_entry(mode, &connector->modes, head)
145 list_for_each_entry(mode, &connector->modes, head) {
161 list_for_each_entry(mode, &connector->modes, head) {
188 list_for_each_entry(connector, &dev->mode_config.connector_list, head)
212 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
246 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
253 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
261 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
293 list_for_each_entry(tm
[all...]
/drivers/gpu/drm/nouveau/
H A Dnv04_display.c173 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head)
176 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
199 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
208 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
214 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head)
234 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
240 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head)
/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c39 list_for_each_entry(entry, list, head) { function
59 list_for_each_entry(entry, list, head) { function
75 list_for_each_entry(entry, list, head) { function
139 list_for_each_entry(entry, list, head) { function
152 list_for_each_entry(entry, list, head) { function
222 list_for_each_entry(entry, list, head) { function
233 list_for_each_entry(entry, list, head) { function
/drivers/base/power/
H A Ddomain_governor.c120 list_for_each_entry(link, &genpd->slave_links, slave_node)
139 list_for_each_entry(pdd, &genpd->dev_list, list_node) {
151 list_for_each_entry(link, &genpd->master_links, master_node) {
173 list_for_each_entry(pdd, &genpd->dev_list, list_node) {
/drivers/video/omap2/
H A Dvram.c110 list_for_each_entry(va, &vr->alloc_list, list) {
167 list_for_each_entry(rm, &region_list, list) {
168 list_for_each_entry(alloc, &rm->alloc_list, list) {
196 list_for_each_entry(rm, &region_list, list) {
208 list_for_each_entry(alloc, &rm->alloc_list, list) {
311 list_for_each_entry(rm, &region_list, list) {
318 list_for_each_entry(alloc, &rm->alloc_list, list) {
383 list_for_each_entry(vr, &region_list, list) {
390 list_for_each_entry(va, &vr->alloc_list, list) {
417 list_for_each_entry(v
[all...]
/drivers/gpu/drm/radeon/
H A Dradeon_encoders.c52 list_for_each_entry(clone_encoder, &dev->mode_config.encoder_list, head) {
72 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
162 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
164 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
178 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
197 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
213 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
231 list_for_each_entry(other_encoder, &dev->mode_config.encoder_list, head) {
/drivers/net/wireless/iwlwifi/
H A Diwl-notif-wait.c82 list_for_each_entry(w, &notif_wait->notif_waits, list) {
101 list_for_each_entry(wait_entry, &notif_wait->notif_waits, list)
/drivers/leds/
H A Dled-triggers.c55 list_for_each_entry(trig, &trigger_list, next_trig) {
86 list_for_each_entry(trig, &trigger_list, next_trig) {
158 list_for_each_entry(trig, &trigger_list, next_trig) {
179 list_for_each_entry(trig, &trigger_list, next_trig) {
191 list_for_each_entry(led_cdev, &leds_list, node) {
215 list_for_each_entry(led_cdev, &leds_list, node) {
/drivers/gpu/drm/exynos/
H A Dexynos_drm_encoder.c59 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
121 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
145 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
217 list_for_each_entry(clone, &dev->mode_config.encoder_list, head) {
238 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
294 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
405 list_for_each_entry(connector, &dev->mode_config.connector_list, head)
H A Dexynos_drm_core.c149 list_for_each_entry(subdrv, &exynos_drm_subdrv_list, list)
189 list_for_each_entry(subdrv, &exynos_drm_subdrv_list, list) {
212 list_for_each_entry(subdrv, &exynos_drm_subdrv_list, list) {
/drivers/pnp/
H A Dquirks.c58 list_for_each_entry(option, &dev->options, list) {
74 list_for_each_entry(option, &dev->options, list) {
113 list_for_each_entry(option, &dev->options, list) {
144 list_for_each_entry(option, &dev->options, list) {
154 list_for_each_entry(option, &dev->options, list) {
213 list_for_each_entry(option, &dev->options, list) {
313 list_for_each_entry(pnp_res, &dev->resources, list) {
/drivers/pci/
H A Dsetup-bus.c107 list_for_each_entry(dev_res, head, list) { function
158 list_for_each_entry(dev_res, head, list) { function
231 list_for_each_entry(dev_res, head, list) { function
281 list_for_each_entry(dev_res, head, list) { function
326 list_for_each_entry(dev_res, head, list) { function
334 list_for_each_entry(dev_res, head, list)
344 list_for_each_entry(dev_res, head, list)
353 list_for_each_entry(dev_res, head, list) function
357 list_for_each_entry(save_res, &save_head, list) {
395 list_for_each_entry(de
[all...]
/drivers/media/rc/
H A Dir-raw.c68 list_for_each_entry(handler, &ir_raw_handler_list, list)
282 list_for_each_entry(handler, &ir_raw_handler_list, list)
306 list_for_each_entry(handler, &ir_raw_handler_list, list)
327 list_for_each_entry(raw, &ir_raw_client_list, list)
343 list_for_each_entry(raw, &ir_raw_client_list, list)
/drivers/xen/xen-pciback/
H A Dpassthrough.c30 list_for_each_entry(dev_entry, &dev_data->dev_list, list) {
123 list_for_each_entry(dev_entry, &dev_data->dev_list, list) {
130 list_for_each_entry(e, &dev_data->dev_list, list) {
/drivers/md/
H A Ddm-target.c25 list_for_each_entry(tt, &_targets, list)
76 list_for_each_entry(tt, &_targets, list)
/drivers/media/video/uvc/
H A Duvc_entity.c107 list_for_each_entry(entity, &chain->entities, chain) {
116 list_for_each_entry(entity, &chain->entities, chain) {
/drivers/pci/hotplug/
H A Dacpiphp_glue.c330 list_for_each_entry(bridge, &bridge_list, list) {
332 list_for_each_entry(func, &slot->funcs, sibling) {
508 list_for_each_entry(bridge, &bridge_list, list)
623 list_for_each_entry(func, &slot->funcs, sibling) {
656 list_for_each_entry(func, &slot->funcs, sibling) {
772 list_for_each_entry(func, &slot->funcs, sibling) {
812 list_for_each_entry(dev, &bus->devices, bus_list) {
824 list_for_each_entry(func, &slot->funcs, sibling)
833 list_for_each_entry(dev, &bus->devices, bus_list) {
842 list_for_each_entry(fun
[all...]
/drivers/s390/block/
H A Ddasd_alias.c55 list_for_each_entry(pos, &aliastree.serverlist, server) {
69 list_for_each_entry(pos, &server->lculist, lcu) {
96 list_for_each_entry(pos, &lcu->grouplist, group) {
726 list_for_each_entry(device, &lcu->active_devices, alias_list) {
738 list_for_each_entry(device, &lcu->inactive_devices, alias_list) {
750 list_for_each_entry(pavgroup, &lcu->grouplist, group) {
751 list_for_each_entry(device, &pavgroup->baselist, alias_list) {
787 list_for_each_entry(pavgroup, &lcu->grouplist, group) {
830 list_for_each_entry(pos, &lcu->active_devices, alias_list)
832 list_for_each_entry(po
[all...]

Completed in 1426 milliseconds

1234567891011>>