Searched refs:should_notify (Results 1 – 4 of 4) sorted by relevance
174 should_notify:1, /* indicates whether the state changed */ member395 slave->should_notify = 0; in bond_set_slave_state()397 if (slave->should_notify) in bond_set_slave_state()398 slave->should_notify = 0; in bond_set_slave_state()400 slave->should_notify = 1; in bond_set_slave_state()423 if (tmp->should_notify) { in bond_slave_state_notify()425 tmp->should_notify = 0; in bond_slave_state_notify()
1522 let should_notify = inner.looper_flags & LOOPER_WAITING != 0; in exit_looper() localVariable1523 if should_notify { in exit_looper()1528 if should_notify { in exit_looper()
5373 bool should_notify = false; in ip6_route_mpath_should_notify() local5389 should_notify = true; in ip6_route_mpath_should_notify()5393 return should_notify; in ip6_route_mpath_should_notify()
2581 if (slave->should_notify) { in bond_3ad_state_machine_handler()