Searched defs:RT_IN_PS_LEVEL (Results 1 – 9 of 9) sorted by relevance
117 #define RT_IN_PS_LEVEL(ppsc, _PS_FLAG) \ macro
123 #define RT_IN_PS_LEVEL(ppsc, _PS_FLAG) ((ppsc->cur_ps_level & _PS_FLAG) ? true : false) macro
126 #define RT_IN_PS_LEVEL(ppsc, _PS_FLAG) ((ppsc->cur_ps_level & _PS_FLAG) ? true : false) macro
114 #define RT_IN_PS_LEVEL(pPSC, _PS_FLAG) \ macro
118 #define RT_IN_PS_LEVEL(pPSC, _PS_FLAG) \ macro
3069 #define RT_IN_PS_LEVEL(ppsc, _ps_flg) \ macro
2931 #define RT_IN_PS_LEVEL(ppsc, _ps_flg) \ macro
3180 #define RT_IN_PS_LEVEL(ppsc, _ps_flg) \ macro