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

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

Completed in 157 milliseconds