| /linux/scripts/coccinelle/iterators/ |
| H A D | use_after_iter.cocci | 27 iterator name list_for_each_entry_continue_reverse; 58 list_for_each_entry_continue_reverse@p1(c,...,member) { ... when != break; 96 list_for_each_entry_continue_reverse(c,...) S
|
| /linux/drivers/usb/core/ |
| H A D | phy.c | 160 list_for_each_entry_continue_reverse(roothub_entry, head, list) in usb_phy_roothub_init() 209 list_for_each_entry_continue_reverse(roothub_entry, head, list) in usb_phy_roothub_set_mode() 315 list_for_each_entry_continue_reverse(roothub_entry, head, list) in usb_phy_roothub_power_on()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | object.c | 181 list_for_each_entry_continue_reverse(child, &object->tree, head) { in nvkm_object_fini() 214 list_for_each_entry_continue_reverse(child, &object->tree, head) in nvkm_object_init()
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_execbuf_util.c | 37 list_for_each_entry_continue_reverse(entry, list, head) { in ttm_eu_backoff_reservation_reverse()
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_matchall.c | 111 list_for_each_entry_continue_reverse(binding, in prestera_mall_replace()
|
| /linux/include/sound/ |
| H A D | soc-dpcm.h | 114 list_for_each_entry_continue_reverse(_dpcm, &(fe)->dpcm[stream].be_clients, list_be)
|
| /linux/drivers/iio/buffer/ |
| H A D | industrialio-hw-consumer.c | 192 list_for_each_entry_continue_reverse(buf, &hwc->buffers, head) in iio_hw_consumer_enable()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_matchall.c | 302 list_for_each_entry_continue_reverse(binding, &block->binding_list, in mlxsw_sp_mall_replace() 350 list_for_each_entry_continue_reverse(mall_entry, &block->mall.list, in mlxsw_sp_mall_port_bind()
|
| H A D | spectrum_switchdev.c | 711 list_for_each_entry_continue_reverse(bridge_vlan, in mlxsw_sp_port_attr_stp_state_set() 760 list_for_each_entry_continue_reverse(bridge_vlan, in mlxsw_sp_bridge_port_flood_table_set() 788 list_for_each_entry_continue_reverse(mlxsw_sp_port_vlan, in mlxsw_sp_bridge_vlans_flood_set() 818 list_for_each_entry_continue_reverse(bridge_vlan, in mlxsw_sp_bridge_ports_flood_table_set() 861 list_for_each_entry_continue_reverse(bridge_vlan, in mlxsw_sp_bridge_port_learning_set() 1083 list_for_each_entry_continue_reverse(bridge_port, in mlxsw_sp_port_mc_disabled_set() 2227 list_for_each_entry_continue_reverse(mdb_entry, in mlxsw_sp_bridge_mdb_mc_enable_sync()
|
| H A D | spectrum_mr.c | 651 list_for_each_entry_continue_reverse(erve, &mr_vif->route_evif_list, in mlxsw_sp_mr_vif_resolve() 655 list_for_each_entry_continue_reverse(irve, &mr_vif->route_ivif_list, in mlxsw_sp_mr_vif_resolve()
|
| H A D | spectrum_acl_erp.c | 472 list_for_each_entry_continue_reverse(erp, &erp_table->atcam_erps_list, in mlxsw_sp_acl_erp_table_relocate() 544 list_for_each_entry_continue_reverse(aentry, &aregion->entries_list, in mlxsw_acl_erp_table_bf_add()
|
| /linux/net/8021q/ |
| H A D | vlan_core.c | 272 list_for_each_entry_continue_reverse(vlan_vid_info, in vlan_filter_push_vids() 419 list_for_each_entry_continue_reverse(vid_info, in vlan_vids_add_by_dev()
|
| /linux/net/core/ |
| H A D | net_namespace.c | 179 list_for_each_entry_continue_reverse(ops, ops_list, list) { in ops_exit_rtnl_list() 232 list_for_each_entry_continue_reverse(ops, ops_list, list) { in ops_undo_list() 251 list_for_each_entry_continue_reverse(ops, ops_list, list) in ops_undo_list() 255 list_for_each_entry_continue_reverse(ops, ops_list, list) in ops_undo_list()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | fs_chains.c | 417 list_for_each_entry_continue_reverse(pos, in mlx5_chains_update_prio_prevs() 436 list_for_each_entry_continue_reverse(pos, in mlx5_chains_update_prio_prevs()
|
| /linux/net/ieee802154/ |
| H A D | core.c | 240 list_for_each_entry_continue_reverse(wpan_dev, in cfg802154_switch_netns()
|
| /linux/drivers/gpu/host1x/ |
| H A D | bus.c | 223 list_for_each_entry_continue_reverse(client, &device->clients, list) in host1x_device_init() 231 list_for_each_entry_continue_reverse(client, &device->clients, list) in host1x_device_init()
|
| /linux/include/net/ |
| H A D | net_namespace.h | 433 list_for_each_entry_continue_reverse(VAR, &net_namespace_list, list)
|
| H A D | dsa.h | 575 list_for_each_entry_continue_reverse((_dp), &(_dst)->ports, list) \ 591 list_for_each_entry_continue_reverse((_dp), &(_ds)->dst->ports, list) \
|
| /linux/block/ |
| H A D | blk-mq-sched.c | 531 list_for_each_entry_continue_reverse(q, &set->tag_list, tag_set_list) { in blk_mq_alloc_sched_tags_batch()
|
| /linux/drivers/vfio/ |
| H A D | container.c | 252 list_for_each_entry_continue_reverse(group, &container->group_list, in __vfio_container_attach_groups()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate.c | 413 list_for_each_entry_continue_reverse(it, browser->b.entries, node) { in annotate_browser__find_next_asm_line() 710 list_for_each_entry_continue_reverse(al, ¬es->src->source, node) { in annotate_browser__find_string_reverse()
|
| /linux/Documentation/locking/ |
| H A D | ww-mutex-design.rst | 166 list_for_each_entry_continue_reverse (entry, list, head) 198 list_for_each_entry_continue_reverse (entry2, list, head)
|
| /linux/tools/include/linux/ |
| H A D | list.h | 507 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
|
| /linux/ |
| H A D | .clang-format | 551 - 'list_for_each_entry_continue_reverse'
|
| /linux/net/bridge/ |
| H A D | br_vlan.c | 995 list_for_each_entry_continue_reverse(vlan, &vg->vlan_list, vlist) { in __br_vlan_set_proto() 1001 list_for_each_entry_continue_reverse(p, &br->port_list, list) { in __br_vlan_set_proto() 1169 list_for_each_entry_continue_reverse(p, &br->port_list, list) { in __br_vlan_set_default_pvid()
|