Searched refs:SPARC_FLAG_NEWSIGNALS (Results 1 – 4 of 4) sorted by relevance
107 #define SPARC_FLAG_NEWSIGNALS 0x02 /* task wants new-style signals */ macro
482 t->flags &= ~SPARC_FLAG_NEWSIGNALS; in flush_thread()
352 if (current->thread.flags & SPARC_FLAG_NEWSIGNALS) in do_sigreturn32()1301 else if (current->thread.flags & SPARC_FLAG_NEWSIGNALS) in handle_signal32()
3088 current->thread.flags |= SPARC_FLAG_NEWSIGNALS; in sys32_sigaction()3135 current->thread.flags |= SPARC_FLAG_NEWSIGNALS; in sys32_rt_sigaction()