pipe_create
if (pipe_create(&pp->pp_wpipe) || pipe_create(&pp->pp_rpipe))
int pipe_create(struct pipe *);