Home
last modified time | relevance | path

Searched full:abortable (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/cpu/
Didle-states.yaml92 like cache flushing. This is abortable on pending wake-up
95 goes back to EXEC. This phase is optional. If not abortable,
132 has not expired. The abortable nature of the PREP period can be ignored
/linux-6.14.4/arch/um/drivers/
Dvirtio_uml.c100 static int full_read(int fd, void *buf, int len, bool abortable) in full_read() argument
113 } while (len && (rc > 0 || rc == -EINTR || (!abortable && rc == -EAGAIN))); in full_read()
/linux-6.14.4/net/rxrpc/
Dsendmsg.c832 * Allow a kernel service to abort a call, if it's still in an abortable state
/linux-6.14.4/Documentation/networking/
Drxrpc.rst936 This is used to abort a call if it's still in an abortable state. The