Lines Matching refs:pipe_present
299 rpipe->pipe_present = PIPE_ACTIVE; in pipe_zone_ctor()
300 wpipe->pipe_present = PIPE_ACTIVE; in pipe_zone_ctor()
1058 if (wpipe->pipe_present != PIPE_ACTIVE ||
1443 if (wpipe->pipe_present != PIPE_ACTIVE ||
1459 if (wpipe->pipe_present != PIPE_ACTIVE ||
1682 if (ppipe->pipe_present == PIPE_ACTIVE) {
1699 cpipe->pipe_present = PIPE_CLOSING;
1708 cpipe->pipe_present = PIPE_FINALIZED;
1716 if (ppipe->pipe_present == PIPE_FINALIZED) {
1753 if (cpipe->pipe_peer->pipe_present != PIPE_ACTIVE) { in pipe_kqfilter()
1795 wpipe->pipe_present != PIPE_ACTIVE || in filt_piperead()
1812 if (wpipe->pipe_present != PIPE_ACTIVE || in filt_pipewrite()