Searched refs:abortable (Results 1 – 4 of 4) sorted by relevance
101 static int full_read(int fd, void *buf, int len, bool abortable) in full_read() argument111 } while (len && (rc > 0 || rc == -EINTR || (!abortable && rc == -EAGAIN))); in full_read()
929 This is used to abort a call if it's still in an abortable state. The
15485 The task is waiting to start the abortable part of an