Home
last modified time | relevance | path

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

123

/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
/linux/drivers/usb/core/
H A Dphy.c160 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 Dobject.c181 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 Dttm_execbuf_util.c37 list_for_each_entry_continue_reverse(entry, list, head) { in ttm_eu_backoff_reservation_reverse()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_matchall.c111 list_for_each_entry_continue_reverse(binding, in prestera_mall_replace()
/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()
/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()
H A Dspectrum_acl_erp.c472 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 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()
/linux/net/core/
H A Dnet_namespace.c178 list_for_each_entry_continue_reverse(ops, ops_list, list) { in ops_exit_rtnl_list()
231 list_for_each_entry_continue_reverse(ops, ops_list, list) { in ops_undo_list()
250 list_for_each_entry_continue_reverse(ops, ops_list, list) in ops_undo_list()
254 list_for_each_entry_continue_reverse(ops, ops_list, list) in ops_undo_list()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c417 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 Dcore.c240 list_for_each_entry_continue_reverse(wpan_dev, in cfg802154_switch_netns()
/linux/include/net/
H A Dnet_namespace.h428 list_for_each_entry_continue_reverse(VAR, &net_namespace_list, list)
H A Ddsa.h575 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 Dblk-mq-sched.c535 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 Dcontainer.c252 list_for_each_entry_continue_reverse(group, &container->group_list, in __vfio_container_attach_groups()
/linux/tools/include/linux/
H A Dlist.h499 * list_for_each_entry_continue_reverse - iterate backwards from the given point
507 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
/linux/
H A D.clang-format552 - 'list_for_each_entry_continue_reverse'
/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)
/linux/kernel/locking/
H A Dtest-ww_mutex.c522 list_for_each_entry_continue_reverse(ln, &locks, link) in stress_reorder_work()
/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c499 list_for_each_entry_continue_reverse(spu, in spu_add_dev_attr_group()
/linux/net/bridge/
H A Dbr_vlan.c993 list_for_each_entry_continue_reverse(vlan, &vg->vlan_list, vlist) { in __br_vlan_set_proto()
999 list_for_each_entry_continue_reverse(p, &br->port_list, list) { in __br_vlan_set_proto()
1167 list_for_each_entry_continue_reverse(p, &br->port_list, list) { in __br_vlan_set_default_pvid()
/linux/drivers/of/
H A Ddynamic.c709 list_for_each_entry_continue_reverse(ce, &ocs->entries, in __of_changeset_apply_entries()

123