Searched refs:pipe_loan_alloc (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/kern/
H A Dsys_pipe.c175 static int pipe_loan_alloc(struct pipe *, int);
634 pipe_loan_alloc(struct pipe *wpipe, int npages) function
724 error = pipe_loan_alloc(wpipe, npages);

Completed in 111 milliseconds