Home
last modified time | relevance | path

Searched refs:list_for_each_entry_continue_reverse (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/linux/drivers/usb/core/
H A Dphy.c98 list_for_each_entry_continue_reverse(roothub_entry, head, list) in usb_phy_roothub_init()
147 list_for_each_entry_continue_reverse(roothub_entry, head, list) in usb_phy_roothub_set_mode()
195 list_for_each_entry_continue_reverse(roothub_entry, head, list) in usb_phy_roothub_power_on()
/openbmc/u-boot/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci26 iterator name list_for_each_entry_continue_reverse;
56 list_for_each_entry_continue_reverse@p1(c,...,member) { ... when != break;
94 list_for_each_entry_continue_reverse(c,...) S
/openbmc/linux/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci27 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
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c35 list_for_each_entry_continue_reverse(entry, list, head) { in ttm_eu_backoff_reservation_reverse()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dobject.c229 list_for_each_entry_continue_reverse(child, &object->tree, head) { in nvkm_object_fini()
262 list_for_each_entry_continue_reverse(child, &object->tree, head) in nvkm_object_init()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_matchall.c111 list_for_each_entry_continue_reverse(binding, in prestera_mall_replace()
/openbmc/linux/include/sound/
H A Dsoc-dpcm.h115 list_for_each_entry_continue_reverse(_dpcm, &(fe)->dpcm[stream].be_clients, list_be)
/openbmc/linux/drivers/iio/buffer/
H A Dindustrialio-hw-consumer.c192 list_for_each_entry_continue_reverse(buf, &hwc->buffers, head) in iio_hw_consumer_enable()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_matchall.c302 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 Dspectrum_switchdev.c711 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 Dspectrum_mr.c651 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()
/openbmc/linux/net/core/
H A Dnet_namespace.c359 list_for_each_entry_continue_reverse(ops, &pernet_list, list) in setup_net()
366 list_for_each_entry_continue_reverse(ops, &pernet_list, list) { in setup_net()
374 list_for_each_entry_continue_reverse(ops, &pernet_list, list) in setup_net()
378 list_for_each_entry_continue_reverse(ops, &pernet_list, list) in setup_net()
/openbmc/linux/net/8021q/
H A Dvlan_core.c272 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c411 list_for_each_entry_continue_reverse(pos, in mlx5_chains_update_prio_prevs()
430 list_for_each_entry_continue_reverse(pos, in mlx5_chains_update_prio_prevs()
/openbmc/linux/net/ieee802154/
H A Dcore.c221 list_for_each_entry_continue_reverse(wpan_dev, in cfg802154_switch_netns()
/openbmc/linux/drivers/gpu/host1x/
H A Dbus.c228 list_for_each_entry_continue_reverse(client, &device->clients, list) in host1x_device_init()
236 list_for_each_entry_continue_reverse(client, &device->clients, list) in host1x_device_init()
/openbmc/linux/include/net/
H A Dnet_namespace.h396 list_for_each_entry_continue_reverse(VAR, &net_namespace_list, list)
H A Ddsa.h554 list_for_each_entry_continue_reverse((_dp), &(_dst)->ports, list) \
570 list_for_each_entry_continue_reverse((_dp), &(_ds)->dst->ports, list) \
/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c363 list_for_each_entry_continue_reverse(it, browser->b.entries, node) { in annotate_browser__find_next_asm_line()
581 list_for_each_entry_continue_reverse(al, &notes->src->source, node) { in annotate_browser__find_string_reverse()
/openbmc/linux/
H A D.clang-format471 - 'list_for_each_entry_continue_reverse'
/openbmc/linux/drivers/vfio/
H A Dcontainer.c252 list_for_each_entry_continue_reverse(group, &container->group_list, in __vfio_container_attach_groups()
/openbmc/linux/Documentation/locking/
H A Dww-mutex-design.rst166 list_for_each_entry_continue_reverse (entry, list, head)
198 list_for_each_entry_continue_reverse (entry2, list, head)
/openbmc/linux/tools/include/linux/
H A Dlist.h507 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
/openbmc/u-boot/include/linux/
H A Dlist.h459 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
/openbmc/linux/net/bridge/
H A Dbr_vlan.c991 list_for_each_entry_continue_reverse(vlan, &vg->vlan_list, vlist) { in __br_vlan_set_proto()
997 list_for_each_entry_continue_reverse(p, &br->port_list, list) { in __br_vlan_set_proto()
1165 list_for_each_entry_continue_reverse(p, &br->port_list, list) { in __br_vlan_set_default_pvid()

123