Searched refs:IA64_SC_FLAG_IN_SYSCALL (Results 1 – 2 of 2) sorted by relevance
17 #define IA64_SC_FLAG_IN_SYSCALL (1 << IA64_SC_FLAG_IN_SYSCALL_BIT) macro
79 if (!(flags & IA64_SC_FLAG_IN_SYSCALL)) { in restore_sigcontext()176 flags |= IA64_SC_FLAG_IN_SYSCALL; in setup_sigcontext()204 if (!(flags & IA64_SC_FLAG_IN_SYSCALL)) { in setup_sigcontext()