Searched refs:FEX_SIGNAL (Results 1 – 2 of 2) sorted by relevance
279 else if (mode == FEX_SIGNAL) { in __fex_hdlr()447 case FEX_SIGNAL: in __fex_hdlr()449 mode = FEX_SIGNAL; in __fex_hdlr()454 FEX_SIGNAL) in __fex_hdlr()485 } else if (mode == FEX_SIGNAL) { in __fex_hdlr()561 } else if (mode == FEX_SIGNAL) { in __fex_hdlr()657 else if (mode == FEX_SIGNAL) { in __fex_hdlr()
111 #define FEX_SIGNAL 2 macro