Searched refs:spipe (Results 1 – 1 of 1) sorted by relevance
266 static void pipeselwakeup(struct pipe *cpipe, struct pipe *spipe);710 pipeselwakeup(struct pipe *cpipe, struct pipe *spipe) in pipeselwakeup() argument720 if (spipe && (spipe->pipe_state & PIPE_ASYNC) && spipe->pipe_pgid) { in pipeselwakeup()721 if (spipe->pipe_pgid < 0) { in pipeselwakeup()722 gsignal(-spipe->pipe_pgid, SIGIO); in pipeselwakeup()724 proc_signal(spipe->pipe_pgid, SIGIO); in pipeselwakeup()