Lines Matching refs:iter
290 struct list_head *iter; in bond_vlan_rx_add_vid() local
293 bond_for_each_slave(bond, slave, iter) { in bond_vlan_rx_add_vid()
303 bond_for_each_slave(bond, rollback_slave, iter) { in bond_vlan_rx_add_vid()
322 struct list_head *iter; in bond_vlan_rx_kill_vid() local
325 bond_for_each_slave(bond, slave, iter) in bond_vlan_rx_kill_vid()
344 struct list_head *iter; in bond_set_carrier() local
353 bond_for_each_slave(bond, slave, iter) { in bond_set_carrier()
496 struct list_head *iter; in bond_set_promiscuity() local
507 bond_for_each_slave(bond, slave, iter) { in bond_set_promiscuity()
519 struct list_head *iter; in bond_set_allmulti() local
530 bond_for_each_slave(bond, slave, iter) { in bond_set_allmulti()
634 struct list_head *iter; in bond_get_old_active() local
636 bond_for_each_slave(bond, slave, iter) { in bond_get_old_active()
759 struct list_head *iter; in bond_find_best_slave() local
766 bond_for_each_slave(bond, slave, iter) { in bond_find_best_slave()
975 struct list_head *iter; in bond_poll_controller() local
984 bond_for_each_slave_rcu(bond, slave, iter) { in bond_poll_controller()
1009 struct list_head *iter; in bond_netpoll_cleanup() local
1012 bond_for_each_slave(bond, slave, iter) in bond_netpoll_cleanup()
1020 struct list_head *iter; in bond_netpoll_setup() local
1024 bond_for_each_slave(bond, slave, iter) { in bond_netpoll_setup()
1052 struct list_head *iter; in bond_fix_features() local
1061 bond_for_each_slave(bond, slave, iter) { in bond_fix_features()
1085 struct list_head *iter; in bond_compute_features() local
1095 bond_for_each_slave(bond, slave, iter) { in bond_compute_features()
1967 struct list_head *iter; in bond_slave_info_query() local
1971 bond_for_each_slave(bond, slave, iter) { in bond_slave_info_query()
1988 struct list_head *iter; in bond_miimon_inspect() local
1994 bond_for_each_slave_rcu(bond, slave, iter) { in bond_miimon_inspect()
2084 struct list_head *iter; in bond_miimon_commit() local
2087 bond_for_each_slave(bond, slave, iter) { in bond_miimon_commit()
2230 struct list_head *iter; in bond_has_this_ip() local
2237 netdev_for_each_all_upper_dev_rcu(bond->dev, upper, iter) { in bond_has_this_ip()
2317 struct list_head *iter; in bond_verify_device_path() local
2327 netdev_for_each_upper_dev_rcu(start_dev, upper, iter) { in bond_verify_device_path()
2537 struct list_head *iter; in bond_loadbalance_arp_mon() local
2554 bond_for_each_slave_rcu(bond, slave, iter) { in bond_loadbalance_arp_mon()
2648 struct list_head *iter; in bond_ab_arp_inspect() local
2652 bond_for_each_slave_rcu(bond, slave, iter) { in bond_ab_arp_inspect()
2715 struct list_head *iter; in bond_ab_arp_commit() local
2718 bond_for_each_slave(bond, slave, iter) { in bond_ab_arp_commit()
2792 struct list_head *iter; in bond_ab_arp_probe() local
2819 bond_for_each_slave_rcu(bond, slave, iter) { in bond_ab_arp_probe()
2860 bond_for_each_slave_rcu(bond, slave, iter) { in bond_ab_arp_probe()
3200 struct list_head *iter; in bond_open() local
3205 bond_for_each_slave(bond, slave, iter) { in bond_open()
3292 struct list_head *iter; in bond_get_stats() local
3299 bond_for_each_slave_rcu(bond, slave, iter) { in bond_get_stats()
3439 struct list_head *iter; in bond_set_rx_mode() local
3450 bond_for_each_slave_rcu(bond, slave, iter) { in bond_set_rx_mode()
3515 struct list_head *iter; in bond_change_mtu() local
3520 bond_for_each_slave(bond, slave, iter) { in bond_change_mtu()
3547 bond_for_each_slave(bond, rollback_slave, iter) { in bond_change_mtu()
3574 struct list_head *iter; in bond_set_mac_address() local
3593 bond_for_each_slave(bond, slave, iter) { in bond_set_mac_address()
3617 bond_for_each_slave(bond, rollback_slave, iter) { in bond_set_mac_address()
3645 struct list_head *iter; in bond_xmit_slave_id() local
3650 bond_for_each_slave_rcu(bond, slave, iter) { in bond_xmit_slave_id()
3661 bond_for_each_slave_rcu(bond, slave, iter) { in bond_xmit_slave_id()
3798 struct list_head *iter; in bond_update_slave_arr() local
3832 bond_for_each_slave(bond, slave, iter) { in bond_update_slave_arr()
3904 struct list_head *iter; in bond_xmit_broadcast() local
3906 bond_for_each_slave_rcu(bond, slave, iter) { in bond_xmit_broadcast()
3935 struct list_head *iter; in bond_slave_override() local
3941 bond_for_each_slave_rcu(bond, slave, iter) { in bond_slave_override()
4035 struct list_head *iter; in bond_ethtool_get_settings() local
4046 bond_for_each_slave(bond, slave, iter) { in bond_ethtool_get_settings()
4174 struct list_head *iter; in bond_uninit() local
4181 bond_for_each_slave(bond, slave, iter) in bond_uninit()