Searched refs:FEX_SIGNAL (Results 1 – 2 of 2) sorted by relevance
278 else if (mode == FEX_SIGNAL) { in __fex_hdlr()445 case FEX_SIGNAL: in __fex_hdlr()447 mode = FEX_SIGNAL; in __fex_hdlr()452 FEX_SIGNAL) in __fex_hdlr()483 } else if (mode == FEX_SIGNAL) { in __fex_hdlr()559 } else if (mode == FEX_SIGNAL) { in __fex_hdlr()655 else if (mode == FEX_SIGNAL) { in __fex_hdlr()
119 #define FEX_SIGNAL 2 macro