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

/freebsd-12-stable/sys/kern/
H A Dsys_pipe.c232 static __inline void pipeunlock(struct pipe *cpipe);
623 pipeunlock(struct pipe *cpipe) function
628 ("Unlocked pipe passed to pipeunlock"));
783 pipeunlock(rpipe);
805 pipeunlock(rpipe);
965 pipeunlock(wpipe);
975 pipeunlock(wpipe);
990 pipeunlock(wpipe);
1001 pipeunlock(wpipe);
1013 pipeunlock(wpip
[all...]

Completed in 109 milliseconds