taglinefilesource code
NR_OPEN1503drivers/char/tty_io.cfor (i=0; i < NR_OPEN; i++) {
NR_OPEN245fs/buffer.cif (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode))
NR_OPEN115fs/exec.cif (++fd > NR_OPEN)
NR_OPEN579fs/exec.cfor (i=0 ; i<NR_OPEN ; i++)
NR_OPEN22fs/fcntl.cif (fd >= NR_OPEN || !current->files->fd[fd])
NR_OPEN24fs/fcntl.cif (arg >= NR_OPEN)
NR_OPEN26fs/fcntl.cwhile (arg < NR_OPEN)
NR_OPEN31fs/fcntl.cif (arg >= NR_OPEN)
NR_OPEN40fs/fcntl.cif (oldfd >= NR_OPEN || !current->files->fd[oldfd])
NR_OPEN48fs/fcntl.cif (newfd > NR_OPEN)  /* historical botch - should have been >= */
NR_OPEN51fs/fcntl.cif (newfd == NR_OPEN)
NR_OPEN72fs/fcntl.cif (fd >= NR_OPEN || !(filp = current->files->fd[fd]))
NR_OPEN62fs/ioctl.cif (fd >= NR_OPEN || !(filp = current->files->fd[fd]))
NR_OPEN55fs/locks.cif (fd >= NR_OPEN || !(filp = current->files->fd[fd]))
NR_OPEN99fs/locks.cif (fd >= NR_OPEN || !(filp = current->files->fd[fd]))
NR_OPEN80fs/nfs/inode.cif (fd >= NR_OPEN || !(filp = current->files->fd[fd])) {
NR_OPEN58fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN112fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN223fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN264fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN309fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN404fs/open.cfor(fd=0 ; fd<NR_OPEN ; fd++)
NR_OPEN407fs/open.cif (fd>=NR_OPEN)
NR_OPEN495fs/open.cif (fd >= NR_OPEN)
NR_OPEN396fs/pipe.cfor(i=0;j<2 && i<NR_OPEN;i++)
NR_OPEN107fs/proc/fd.cif (fd >= NR_OPEN || !p->files->fd[fd] || !p->files->fd[fd]->f_inode)
NR_OPEN153fs/proc/fd.cif (fd >= NR_OPEN)
NR_OPEN174fs/proc/inode.cif (ino >= NR_OPEN || !p->files->fd[ino])
NR_OPEN72fs/proc/link.cfor(fd=0 ; fd<NR_OPEN ; fd++)
NR_OPEN75fs/proc/link.cif (fd>=NR_OPEN)
NR_OPEN150fs/proc/link.cif (ino < NR_OPEN && p->files->fd[ino]) {
NR_OPEN31fs/read_write.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]) ||
NR_OPEN51fs/read_write.cif (fd >= NR_OPEN || !(file=current->files->fd[fd]) || !(file->f_inode))
NR_OPEN91fs/read_write.cif (fd >= NR_OPEN || !(file=current->files->fd[fd]) || !(file->f_inode))
NR_OPEN127fs/read_write.cif (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode))
NR_OPEN148fs/read_write.cif (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode))
NR_OPEN218fs/select.cif (n > NR_OPEN)
NR_OPEN219fs/select.cn = NR_OPEN;
NR_OPEN168fs/stat.cif (fd >= NR_OPEN || !(f=current->files->fd[fd]) || !(inode=f->f_inode))
NR_OPEN183fs/stat.cif (fd >= NR_OPEN || !(f=current->files->fd[fd]) || !(inode=f->f_inode))
NR_OPEN196include/linux/sched.hstruct file * fd[NR_OPEN];
NR_OPEN392kernel/exit.cfor (i=0 ; i<NR_OPEN ; i++)
NR_OPEN127kernel/fork.cfor (i=0; i<NR_OPEN;i++)
NR_OPEN131kernel/fork.cfor (i=0; i<NR_OPEN;i++)
NR_OPEN191mm/mmap.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN166net/socket.cfor (fd = 0; fd < NR_OPEN; ++fd)
NR_OPEN169net/socket.cif (fd == NR_OPEN) 
NR_OPEN220net/socket.cif (fd < 0 || fd >= NR_OPEN || !(file = current->files->fd[fd])) 
NR_OPEN762net/socket.cif (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL)
NR_OPEN789net/socket.cif (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL)
NR_OPEN822net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN883net/socket.cif (fd < 0 || fd >= NR_OPEN || (file=current->files->fd[fd]) == NULL)
NR_OPEN934net/socket.cif (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL)
NR_OPEN959net/socket.cif (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL)
NR_OPEN983net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1010net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1043net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1074net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1108net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1126net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1146net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))