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()
741 struct list_head *iter; in bond_find_best_slave() local
749 bond_for_each_slave(bond, slave, iter) { in bond_find_best_slave()
957 struct list_head *iter; in bond_poll_controller() local
967 bond_for_each_slave_rcu(bond, slave, iter) { in bond_poll_controller()
993 struct list_head *iter; in bond_netpoll_cleanup() local
996 bond_for_each_slave(bond, slave, iter) in bond_netpoll_cleanup()
1004 struct list_head *iter; in bond_netpoll_setup() local
1008 bond_for_each_slave(bond, slave, iter) { in bond_netpoll_setup()
1036 struct list_head *iter; in bond_fix_features() local
1048 bond_for_each_slave(bond, slave, iter) { in bond_fix_features()
1072 struct list_head *iter; in bond_compute_features() local
1082 bond_for_each_slave(bond, slave, iter) { in bond_compute_features()
1946 struct list_head *iter; in bond_slave_info_query() local
1950 bond_for_each_slave(bond, slave, iter) { in bond_slave_info_query()
1967 struct list_head *iter; in bond_miimon_inspect() local
1973 bond_for_each_slave_rcu(bond, slave, iter) { in bond_miimon_inspect()
2063 struct list_head *iter; in bond_miimon_commit() local
2066 bond_for_each_slave(bond, slave, iter) { in bond_miimon_commit()
2209 struct list_head *iter; in bond_has_this_ip() local
2216 netdev_for_each_all_upper_dev_rcu(bond->dev, upper, iter) { in bond_has_this_ip()
2296 struct list_head *iter; in bond_verify_device_path() local
2306 netdev_for_each_upper_dev_rcu(start_dev, upper, iter) { in bond_verify_device_path()
2516 struct list_head *iter; in bond_loadbalance_arp_mon() local
2533 bond_for_each_slave_rcu(bond, slave, iter) { in bond_loadbalance_arp_mon()
2627 struct list_head *iter; in bond_ab_arp_inspect() local
2631 bond_for_each_slave_rcu(bond, slave, iter) { in bond_ab_arp_inspect()
2694 struct list_head *iter; in bond_ab_arp_commit() local
2697 bond_for_each_slave(bond, slave, iter) { in bond_ab_arp_commit()
2771 struct list_head *iter; in bond_ab_arp_probe() local
2798 bond_for_each_slave_rcu(bond, slave, iter) { in bond_ab_arp_probe()
2839 bond_for_each_slave_rcu(bond, slave, iter) { in bond_ab_arp_probe()
3186 struct list_head *iter; in bond_open() local
3191 bond_for_each_slave(bond, slave, iter) { in bond_open()
3254 struct list_head *iter; in bond_get_stats() local
3259 bond_for_each_slave(bond, slave, iter) { in bond_get_stats()
3421 struct list_head *iter; in bond_set_rx_mode() local
3432 bond_for_each_slave_rcu(bond, slave, iter) { in bond_set_rx_mode()
3497 struct list_head *iter; in bond_change_mtu() local
3502 bond_for_each_slave(bond, slave, iter) { in bond_change_mtu()
3529 bond_for_each_slave(bond, rollback_slave, iter) { in bond_change_mtu()
3556 struct list_head *iter; in bond_set_mac_address() local
3575 bond_for_each_slave(bond, slave, iter) { in bond_set_mac_address()
3599 bond_for_each_slave(bond, rollback_slave, iter) { in bond_set_mac_address()
3627 struct list_head *iter; in bond_xmit_slave_id() local
3632 bond_for_each_slave_rcu(bond, slave, iter) { in bond_xmit_slave_id()
3643 bond_for_each_slave_rcu(bond, slave, iter) { in bond_xmit_slave_id()
3780 struct list_head *iter; in bond_update_slave_arr() local
3816 bond_for_each_slave(bond, slave, iter) { in bond_update_slave_arr()
3888 struct list_head *iter; in bond_xmit_broadcast() local
3890 bond_for_each_slave_rcu(bond, slave, iter) { in bond_xmit_broadcast()
3919 struct list_head *iter; in bond_slave_override() local
3925 bond_for_each_slave_rcu(bond, slave, iter) { in bond_slave_override()
4019 struct list_head *iter; in bond_ethtool_get_settings() local
4030 bond_for_each_slave(bond, slave, iter) { in bond_ethtool_get_settings()
4154 struct list_head *iter; in bond_uninit() local
4161 bond_for_each_slave(bond, slave, iter) in bond_uninit()