Lines Matching refs:pipe_present
301 rpipe->pipe_present = PIPE_ACTIVE; in pipe_zone_ctor()
302 wpipe->pipe_present = PIPE_ACTIVE; in pipe_zone_ctor()
1079 if (wpipe->pipe_present != PIPE_ACTIVE || in pipe_write()
1439 if (wpipe->pipe_present != PIPE_ACTIVE || in pipe_poll()
1456 if (wpipe->pipe_present != PIPE_ACTIVE || in pipe_poll()
1652 if (ppipe->pipe_present == PIPE_ACTIVE) { in pipeclose()
1667 cpipe->pipe_present = PIPE_CLOSING; in pipeclose()
1676 cpipe->pipe_present = PIPE_FINALIZED; in pipeclose()
1684 if (ppipe->pipe_present == PIPE_FINALIZED) { in pipeclose()
1721 if (cpipe->pipe_peer->pipe_present != PIPE_ACTIVE) { in pipe_kqfilter()
1781 if (wpipe->pipe_present == PIPE_ACTIVE || in filt_pipewrite()
1795 if (wpipe->pipe_present != PIPE_ACTIVE || in filt_pipewrite()