Searched refs:bond_first_slave_rcu (Results 1 – 4 of 4) sorted by relevance
40 return bond_first_slave_rcu(bond); in bond_info_seq_next()
152 first_slave = bond_first_slave_rcu(bond); in __get_first_agg()2334 slave = bond_first_slave_rcu(bond); in bond_3ad_state_machine_handler()2608 first_slave = bond_first_slave_rcu(bond); in bond_3ad_set_carrier()
3604 curr_arp_slave = bond_first_slave_rcu(bond); in bond_ab_arp_probe()4539 slave = bond_first_slave_rcu(bond); in bond_neigh_init()
71 #define bond_first_slave_rcu(bond) \ macro