Searched refs:pipe_poll (Results 1 – 1 of 1) sorted by relevance
85 static int pipe_poll(file_t *, int);99 .fo_poll = pipe_poll,816 pipe_poll(file_t *fp, int events) in pipe_poll() function