Searched full:interruptible (Results 1 – 7 of 7) sorted by relevance
41 * (1) Non-interruptible syscalls50 * Some non-interruptible syscalls need to be handled using block_signals()56 * (2) Interruptible syscalls65 * -ERESTARTSYS). System calls which are only interruptible in some87 * block_signals() cannot be used for interruptible syscalls.
211 * This is helpful for architectures that support interruptible214 * or to continue executing the interruptible instruction.
32 interruptible: true
37 long the vCPU was in state of interruptible sleep due to pagefault.
1178 * MVCL is interruptible. Return to the main loop if requested after in HELPER()
1447 * interruptible and to know when the coroutine is yielding.
8655 * Although execve() is not an interruptible syscall it is in do_execv()