Searched refs:restartable (Results 1 – 7 of 7) sorted by relevance
53 * restartable is true then EE/RI can be left on because interrupts are handled56 static notrace __always_inline bool prep_irq_for_enabled_exit(bool restartable) in prep_irq_for_enabled_exit() argument 58 bool must_hard_disable = (exit_must_hard_disable() || !restartable); in prep_irq_for_enabled_exit() 279 /* Check whether the syscall is issued inside a restartable sequence */ in syscall_exit_prepare()
106 * Make all your ioctls restartable. First X really loves signals and second116 * If you can't make a given codepath restartable make a stuck task at least152 ioctl restartable relative timeouts tend to be too coarse and can
61 [restartable][, precise IP][, overflow][, corrected]
29 priority or restartable batch jobs.
385 #. All LMEM uAPI paths need to be fully restartable (_interruptible()
391 supports an implementation of restartable sequences.
1878 Enable the restartable sequences system call. It provides a