tag
line
file
source code
PIPE_FREE
86
fs/pipe.c
while ((PIPE_FREE(*inode) < free) || PIPE_LOCK(*inode)) {
PIPE_FREE
98
fs/pipe.c
while (count>0 && (free = PIPE_FREE(*inode))) {