Home
last modified time | relevance | path

Searched refs:restartable (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dinterrupt.c53 * restartable is true then EE/RI can be left on because interrupts are handled
56 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()
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst106 * Make all your ioctls restartable. First X really loves signals and second
116 * If you can't make a given codepath restartable make a stuck task at least
152 ioctl restartable relative timeouts tend to be too coarse and can
/linux/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst61 [restartable][, precise IP][, overflow][, corrected]
/linux/Documentation/accounting/
H A Dpsi.rst29 priority or restartable batch jobs.
/linux/Documentation/gpu/
H A Di915.rst385 #. All LMEM uAPI paths need to be fully restartable (_interruptible()
/linux/arch/
H A DKconfig391 supports an implementation of restartable sequences.
/linux/init/
H A DKconfig1878 Enable the restartable sequences system call. It provides a