Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h20 PIPE_ERROR_AGAIN = -2, enumerator
H A Dgoldfish_pipe.c246 case PIPE_ERROR_AGAIN: in goldfish_pipe_error_convert()
445 if (status != PIPE_ERROR_AGAIN) in goldfish_pipe_read_write()
456 if (status != PIPE_ERROR_AGAIN || in goldfish_pipe_read_write()