| /linux/drivers/base/ |
| H A D | syscore.c | 62 list_for_each_entry_reverse(syscore, &syscore_list, node) in syscore_suspend() 123 list_for_each_entry_reverse(syscore, &syscore_list, node) in syscore_shutdown()
|
| /linux/scripts/coccinelle/iterators/ |
| H A D | use_after_iter.cocci | 25 iterator name list_for_each_entry_reverse; 48 list_for_each_entry_reverse@p1(c,...,member) { ... when != break; 92 list_for_each_entry_reverse(c,...) S
|
| /linux/drivers/thermal/ |
| H A D | thermal_thresholds.c | 95 list_for_each_entry_reverse(t, thresholds, list_node) { in thermal_thresholds_handle_dropping() 120 list_for_each_entry_reverse(t, thresholds, list_node) { in thermal_threshold_find_boundaries()
|
| /linux/tools/lib/perf/include/internal/ |
| H A D | evlist.h | 87 list_for_each_entry_reverse(evsel, list, node)
|
| /linux/drivers/acpi/ |
| H A D | dock.c | 219 list_for_each_entry_reverse(dd, &ds->dependent_devices, list) in hot_remove_dock_devices() 223 list_for_each_entry_reverse(dd, &ds->dependent_devices, list) in hot_remove_dock_devices()
|
| /linux/drivers/gpu/host1x/ |
| H A D | intr.c | 19 list_for_each_entry_reverse(fence_in_list, &list->list, list) { in host1x_intr_add_fence_to_list()
|
| H A D | bus.c | 256 list_for_each_entry_reverse(client, &device->clients, list) { in host1x_device_exit() 269 list_for_each_entry_reverse(client, &device->clients, list) { in host1x_device_exit()
|
| /linux/drivers/usb/usbip/ |
| H A D | usbip_event.c | 156 list_for_each_entry_reverse(ue, &event_list, node) { in usbip_event_add()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_bridge.c | 814 list_for_each_entry_reverse(iter, &encoder->bridge_chain, chain_node) { in drm_atomic_bridge_chain_disable() 965 list_for_each_entry_reverse(iter, &encoder->bridge_chain, chain_node) { in drm_atomic_bridge_chain_pre_enable() 1332 list_for_each_entry_reverse(iter, &encoder->bridge_chain, chain_node) { in drm_atomic_bridge_chain_check()
|
| /linux/sound/core/ |
| H A D | device.c | 214 list_for_each_entry_reverse(dev, &card->devices, list) in snd_device_disconnect_all()
|
| /linux/net/unix/ |
| H A D | garbage.c | 384 list_for_each_entry_reverse(vertex, scc, scc_entry) { in unix_scc_dead() 407 list_for_each_entry_reverse(vertex, scc, scc_entry) { in unix_collect_skb()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ids.c | 223 list_for_each_entry_reverse((*idle), &id_mgr->ids_lru, list) { in amdgpu_vmid_grab_idle() 337 list_for_each_entry_reverse((*id), &id_mgr->ids_lru, list) { in amdgpu_vmid_grab_used()
|
| /linux/include/kunit/ |
| H A D | resource.h | 332 list_for_each_entry_reverse(res, &test->resources, node) { in kunit_find_resource()
|
| /linux/kernel/ |
| H A D | smpboot.c | 256 list_for_each_entry_reverse(cur, &hotplug_threads, list) in smpboot_park_threads()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | sched.c | 271 list_for_each_entry_reverse(ctx, &gang->aff_ref_ctx->aff_list, in aff_set_offsets() 352 list_for_each_entry_reverse(ctx, &gang->aff_ref_ctx->aff_list, in aff_set_ref_point_location() 377 list_for_each_entry_reverse(spu, ref->aff_list.next, aff_list) { in ctx_location()
|
| /linux/drivers/usb/core/ |
| H A D | phy.c | 333 list_for_each_entry_reverse(roothub_entry, &phy_roothub->list, list) in usb_phy_roothub_power_off()
|
| /linux/scripts/include/ |
| H A D | list.h | 295 #define list_for_each_entry_reverse(pos, head, member) \ macro
|
| /linux/lib/ |
| H A D | parman.c | 196 list_for_each_entry_reverse(prio2, &parman->prio_list, list) { in parman_lsort_item_add()
|
| /linux/fs/smb/smbdirect/ |
| H A D | rw.c | 223 list_for_each_entry_reverse(msg, &msg_list, list) { in smbdirect_connection_rdma_xmit()
|
| /linux/net/dccp/ |
| H A D | ackvec.c | |
| /linux/arch/arm/mm/ |
| H A D | cache-uniphier.c | 284 list_for_each_entry_reverse(data, &uniphier_cache_list, list) in uniphier_cache_disable()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | object.c | 166 list_for_each_entry_reverse(child, &object->tree, head) { in nvkm_object_fini()
|
| H A D | mm.c | 194 list_for_each_entry_reverse(this, &mm->free, fl_entry) { in nvkm_mm_tail()
|
| /linux/drivers/pci/ |
| H A D | bus.c | 435 list_for_each_entry_reverse(dev, &top->devices, bus_list) { in __pci_walk_bus_reverse()
|
| /linux/kernel/trace/ |
| H A D | trace_events_user.c | 1395 list_for_each_entry_reverse(field, head, link) { in user_event_set_print_fmt() 1407 list_for_each_entry_reverse(field, head, link) { in user_event_set_print_fmt() 1814 list_for_each_entry_reverse(field, head, link) { in user_event_show() 1900 list_for_each_entry_reverse(field, head, link) { in user_fields_match()
|