Searched refs:PIPE_ERROR_AGAIN (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/platform/goldfish/
H A Dgoldfish_pipe.c105 #define PIPE_ERROR_AGAIN -2 macro
187 case PIPE_ERROR_AGAIN: goldfish_pipe_error_convert()
357 /* If the error is not PIPE_ERROR_AGAIN, or if we are not in goldfish_pipe_read_write()
360 if (status != PIPE_ERROR_AGAIN || goldfish_pipe_read_write()

Completed in 56 milliseconds