Searched refs:notifier_ctx (Results 1 – 4 of 4) sorted by relevance
213 bool notifier_ctx; member
1623 team->notifier_ctx = false; in team_init()2987 if (!port->team->notifier_ctx) { in team_device_event()2988 port->team->notifier_ctx = true; in team_device_event()2990 port->team->notifier_ctx = false; in team_device_event()
224 bool notifier_ctx; member
4096 if (!bond->notifier_ctx) { in bond_slave_netdev_event()4097 bond->notifier_ctx = true; in bond_slave_netdev_event()4099 bond->notifier_ctx = false; in bond_slave_netdev_event()6477 bond->notifier_ctx = false; in bond_init()
Completed in 32 milliseconds