Searched refs:TS_RESTORE_SIGMASK (Results 1 – 7 of 7) sorted by relevance
89 #define TS_RESTORE_SIGMASK 0x0008 /* restore signal mask in do_signal() */ macro96 ti->status |= TS_RESTORE_SIGMASK; in set_restore_sigmask()101 current_thread_info()->status &= ~TS_RESTORE_SIGMASK; in clear_restore_sigmask()105 return current_thread_info()->status & TS_RESTORE_SIGMASK; in test_restore_sigmask()110 if (!(ti->status & TS_RESTORE_SIGMASK)) in test_and_clear_restore_sigmask()112 ti->status &= ~TS_RESTORE_SIGMASK; in test_and_clear_restore_sigmask()
165 #define TS_RESTORE_SIGMASK 0x0008 /* restore signal mask in do_signal */ macro172 ti->status |= TS_RESTORE_SIGMASK; in set_restore_sigmask()177 current_thread_info()->status &= ~TS_RESTORE_SIGMASK; in clear_restore_sigmask()181 return current_thread_info()->status & TS_RESTORE_SIGMASK; in test_restore_sigmask()186 if (!(ti->status & TS_RESTORE_SIGMASK)) in test_and_clear_restore_sigmask()188 ti->status &= ~TS_RESTORE_SIGMASK; in test_and_clear_restore_sigmask()
151 #define TS_RESTORE_SIGMASK 0x0002 macro158 ti->status |= TS_RESTORE_SIGMASK; in set_restore_sigmask()163 current_thread_info()->status &= ~TS_RESTORE_SIGMASK; in clear_restore_sigmask()167 return current_thread_info()->status & TS_RESTORE_SIGMASK; in test_restore_sigmask()172 if (!(ti->status & TS_RESTORE_SIGMASK)) in test_and_clear_restore_sigmask()174 ti->status &= ~TS_RESTORE_SIGMASK; in test_and_clear_restore_sigmask()
154 #define TS_RESTORE_SIGMASK 0x0001 /* restore signal mask in do_signal() */ macro163 ti->status |= TS_RESTORE_SIGMASK; in set_restore_sigmask()187 current_thread_info()->status &= ~TS_RESTORE_SIGMASK; in clear_restore_sigmask()191 return current_thread_info()->status & TS_RESTORE_SIGMASK; in test_restore_sigmask()196 if (!(ti->status & TS_RESTORE_SIGMASK)) in test_and_clear_restore_sigmask()198 ti->status &= ~TS_RESTORE_SIGMASK; in test_and_clear_restore_sigmask()
228 #define TS_RESTORE_SIGMASK 0x0008 /* restore signal mask in do_signal() */ macro235 ti->status |= TS_RESTORE_SIGMASK; in set_restore_sigmask()240 current_thread_info()->status &= ~TS_RESTORE_SIGMASK; in clear_restore_sigmask()244 return current_thread_info()->status & TS_RESTORE_SIGMASK; in test_restore_sigmask()249 if (!(ti->status & TS_RESTORE_SIGMASK)) in test_and_clear_restore_sigmask()251 ti->status &= ~TS_RESTORE_SIGMASK; in test_and_clear_restore_sigmask()
124 #define TS_RESTORE_SIGMASK 2 /* restore signal mask in do_signal() */ macro131 ti->status |= TS_RESTORE_SIGMASK; in set_restore_sigmask()136 current_thread_info()->status &= ~TS_RESTORE_SIGMASK; in clear_restore_sigmask()140 return current_thread_info()->status & TS_RESTORE_SIGMASK; in test_restore_sigmask()145 if (!(ti->status & TS_RESTORE_SIGMASK)) in test_and_clear_restore_sigmask()147 ti->status &= ~TS_RESTORE_SIGMASK; in test_and_clear_restore_sigmask()
225 #define TS_RESTORE_SIGMASK 0x0001 /* restore signal mask in do_signal() */ macro232 ti->status |= TS_RESTORE_SIGMASK; in set_restore_sigmask()237 current_thread_info()->status &= ~TS_RESTORE_SIGMASK; in clear_restore_sigmask()241 return current_thread_info()->status & TS_RESTORE_SIGMASK; in test_restore_sigmask()246 if (!(ti->status & TS_RESTORE_SIGMASK)) in test_and_clear_restore_sigmask()248 ti->status &= ~TS_RESTORE_SIGMASK; in test_and_clear_restore_sigmask()