Searched defs:rpipe (Results 1 – 1 of 1) sorted by relevance
395 struct pipe *rpipe, *wpipe; in pipe() local614 struct pipe *rpipe = &pp->pp_rpipe; in pipepair_alloc() local752 struct pipe *rpipe = (struct pipe *)fp_get_data(fp); in pipe_read() local917 struct pipe *wpipe, *rpipe; in pipe_write() local1245 struct pipe *rpipe = (struct pipe *)fp_get_data(fp); in pipe_select() local1392 filt_pipelowwat(struct knote *kn, struct pipe *rpipe, int64_t def_lowwat) in filt_pipelowwat()1404 filt_pipe_draincommon(struct knote *kn, struct pipe *rpipe) in filt_pipe_draincommon()1421 struct pipe *rpipe = kn->kn_hook; in filt_pipenotsup() local1429 struct pipe *rpipe = kn->kn_hook; in filt_pipenotsuptouch() local1449 struct pipe *rpipe = kn->kn_hook; in filt_pipenotsupprocess() local[all …]