Lines Matching refs:notify
386 int slave_state, bool notify)
392 if (notify) {
571 bool notify)
574 bond_set_slave_state(slave, BOND_STATE_BACKUP, notify);
582 bool notify)
584 bond_set_slave_state(slave, BOND_STATE_BACKUP, notify);
588 bool notify)
590 bond_set_slave_state(slave, BOND_STATE_ACTIVE, notify);
597 bool notify)
617 static inline void bond_commit_link_state(struct slave *slave, bool notify)
623 if (notify) {
636 bool notify)
639 bond_commit_link_state(slave, notify);