Lines Matching defs:notify
381 int slave_state, bool notify)
387 if (notify) {
565 bool notify)
568 bond_set_slave_state(slave, BOND_STATE_BACKUP, notify);
574 bool notify)
576 bond_set_slave_state(slave, BOND_STATE_ACTIVE, notify);
590 static inline void bond_commit_link_state(struct slave *slave, bool notify)
596 if (notify) {
609 bool notify)
612 bond_commit_link_state(slave, notify);