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

/freebsd-current/sys/fs/fifofs/
H A Dfifo_vnops.c175 PIPE_UNLOCK(fpipe);
207 PIPE_UNLOCK(fpipe);
236 PIPE_UNLOCK(fpipe);
249 PIPE_UNLOCK(fpipe);
293 PIPE_UNLOCK(cpipe);
307 PIPE_UNLOCK(cpipe);
/freebsd-current/sys/kern/
H A Dsys_pipe.c755 PIPE_UNLOCK(rpipe);
772 PIPE_UNLOCK(rpipe);
803 PIPE_UNLOCK(rpipe);
898 PIPE_UNLOCK(rpipe);
927 PIPE_UNLOCK(wpipe);
994 PIPE_UNLOCK(wpipe);
1112 PIPE_UNLOCK(rpipe);
1121 PIPE_UNLOCK(rpipe);
1128 PIPE_UNLOCK(rpipe);
1156 PIPE_UNLOCK(wpip
[all...]
/freebsd-current/sys/sys/
H A Dpipe.h143 #define PIPE_UNLOCK(pipe) mtx_unlock(PIPE_MTX(pipe)) macro
/freebsd-current/sys/security/mac/
H A Dmac_syscalls.c284 PIPE_UNLOCK(pipe);
456 PIPE_UNLOCK(pipe);

Completed in 119 milliseconds