Searched full:interruptible (Results 1 – 10 of 10) 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.
212 * This is helpful for architectures that support interruptible215 * or to continue executing the interruptible instruction.
10 # running (R), uninterruptible sleep (D) and interruptible
32 interruptible: true
34 interruptible: true
301 long the vCPU was in state of interruptible sleep due to pagefault.
362 * FIXME: Allow INTERRUPTIBLE. Which means in concat_dev_erase()
1178 * MVCL is interruptible. Return to the main loop if requested after in HELPER()
1447 * interruptible and to know when the coroutine is yielding.
8661 * Although execve() is not an interruptible syscall it is in do_execv()