Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/goldfish/
Dgoldfish_pipe_qemu.h20 PIPE_ERROR_AGAIN = -2, enumerator
Dgoldfish_pipe.c249 case PIPE_ERROR_AGAIN: in goldfish_pipe_error_convert()
448 if (status != PIPE_ERROR_AGAIN) in goldfish_pipe_read_write()
459 if (status != PIPE_ERROR_AGAIN || in goldfish_pipe_read_write()