Home
last modified time | relevance | path

Searched refs:abortable (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/arch/um/drivers/
Dvirtio_uml.c101 static int full_read(int fd, void *buf, int len, bool abortable) in full_read() argument
114 } while (len && (rc > 0 || rc == -EINTR || (!abortable && rc == -EAGAIN))); in full_read()
/Linux-v6.1/Documentation/networking/
Drxrpc.rst929 This is used to abort a call if it's still in an abortable state. The