SM_ENTER_GLOBAL - Enter a new state machine state based on global rule @machine: State machine name @state: State machine state This macro is like SM_ENTER, but this is used when entering a new state based on a global (not specific to any particular state) rule. A separate macro is used to avoid unwanted debug message floods when the same global rule is forcing a state machine to remain in on state.