Lines Matching defs:notify
377 int slave_state, bool notify)
383 if (notify) {
542 bool notify)
545 bond_set_slave_state(slave, BOND_STATE_BACKUP, notify);
551 bool notify)
553 bond_set_slave_state(slave, BOND_STATE_ACTIVE, notify);
567 static inline void bond_commit_link_state(struct slave *slave, bool notify)
573 if (notify) {
586 bool notify)
589 bond_commit_link_state(slave, notify);