Searched refs:PSTATE_PROPOSER (Results 1 – 1 of 1) sorted by relevance
246 #define PSTATE_PROPOSER 0x04 macro255 #define IS_PSTATE_PROPOSER(p) ((p)->state & PSTATE_PROPOSER)264 #define SET_PSTATE_PROPOSER(p) ((p)->state |= PSTATE_PROPOSER)