Home
last modified time | relevance | path

Searched refs:current_arp_slave (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/bonding/
H A Dbond_main.c2142 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in __bond_release_one()
2815 curr_arp_slave = rcu_dereference(bond->current_arp_slave); in bond_arp_rcv()
3034 !rcu_access_pointer(bond->current_arp_slave) && in bond_ab_arp_inspect()
3078 struct slave *current_arp_slave; in bond_ab_arp_commit() local
3080 current_arp_slave = rtnl_dereference(bond->current_arp_slave); in bond_ab_arp_commit()
3083 if (current_arp_slave) { in bond_ab_arp_commit()
3085 current_arp_slave, in bond_ab_arp_commit()
3087 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in bond_ab_arp_commit()
3112 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in bond_ab_arp_commit()
3128 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in bond_ab_arp_commit()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/bonding/
H A Dbond_main.c2142 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in __bond_release_one()
2815 curr_arp_slave = rcu_dereference(bond->current_arp_slave); in bond_arp_rcv()
3034 !rcu_access_pointer(bond->current_arp_slave) && in bond_ab_arp_inspect()
3078 struct slave *current_arp_slave; in bond_ab_arp_commit() local
3080 current_arp_slave = rtnl_dereference(bond->current_arp_slave); in bond_ab_arp_commit()
3083 if (current_arp_slave) { in bond_ab_arp_commit()
3085 current_arp_slave, in bond_ab_arp_commit()
3087 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in bond_ab_arp_commit()
3112 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in bond_ab_arp_commit()
3128 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in bond_ab_arp_commit()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/bonding/
H A Dbond_main.c2142 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in __bond_release_one()
2815 curr_arp_slave = rcu_dereference(bond->current_arp_slave); in bond_arp_rcv()
3034 !rcu_access_pointer(bond->current_arp_slave) && in bond_ab_arp_inspect()
3078 struct slave *current_arp_slave; in bond_ab_arp_commit() local
3080 current_arp_slave = rtnl_dereference(bond->current_arp_slave); in bond_ab_arp_commit()
3083 if (current_arp_slave) { in bond_ab_arp_commit()
3085 current_arp_slave, in bond_ab_arp_commit()
3087 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in bond_ab_arp_commit()
3112 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in bond_ab_arp_commit()
3128 RCU_INIT_POINTER(bond->current_arp_slave, NULL); in bond_ab_arp_commit()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dbonding.h211 struct slave __rcu *current_arp_slave; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dbonding.h211 struct slave __rcu *current_arp_slave; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dbonding.h211 struct slave __rcu *current_arp_slave; member