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