Searched refs:should_notify (Results 1 – 4 of 4) sorted by relevance
174 should_notify:1, /* indicates whether the state changed */ member 395 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()
1527 let should_notify = inner.looper_flags & LOOPER_WAITING != 0; in exit_looper() localVariable1528 if should_notify { in exit_looper()1533 if should_notify { in exit_looper()
5374 bool should_notify = false; in ip6_route_mpath_should_notify() local5390 should_notify = true; in ip6_route_mpath_should_notify()5394 return should_notify; in ip6_route_mpath_should_notify()
3763 if (slave->should_notify || slave->should_notify_link) { in bond_ab_arp_probe()