taglinefilesource code
NR_OPEN1484drivers/char/tty_io.cfor (i=0; i < NR_OPEN; i++) {
NR_OPEN246fs/buffer.cif (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode))
NR_OPEN121fs/exec.cif (++fd > NR_OPEN)
NR_OPEN573fs/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_OPEN66fs/locks.cif (fd >= NR_OPEN || !(filp = current->files->fd[fd]))
NR_OPEN110fs/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_OPEN106fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN219fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN260fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN305fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
NR_OPEN399fs/open.cfor(fd=0 ; fd<NR_OPEN ; fd++)
NR_OPEN402fs/open.cif (fd>=NR_OPEN)
NR_OPEN486fs/open.cif (fd >= NR_OPEN)
NR_OPEN396fs/pipe.cfor(i=0;j<2 && i<NR_OPEN;i++)
NR_OPEN108fs/proc/fd.cif (fd >= NR_OPEN || !p->files->fd[fd] || !p->files->fd[fd]->f_inode)
NR_OPEN155fs/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_OPEN164fs/stat.cif (fd >= NR_OPEN || !(f=current->files->fd[fd]) || !(inode=f->f_inode))
NR_OPEN179fs/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_OPEN122kernel/fork.cfor (i=0; i<NR_OPEN;i++)
NR_OPEN126kernel/fork.cfor (i=0; i<NR_OPEN;i++)
NR_OPEN181mm/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_OPEN231net/socket.cif (fd < 0 || fd >= NR_OPEN || !(file = current->files->fd[fd])) 
NR_OPEN769net/socket.cif (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL)
NR_OPEN796net/socket.cif (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL)
NR_OPEN829net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN890net/socket.cif (fd < 0 || fd >= NR_OPEN || (file=current->files->fd[fd]) == NULL)
NR_OPEN941net/socket.cif (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL)
NR_OPEN966net/socket.cif (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL)
NR_OPEN990net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1017net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1050net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1081net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1115net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1133net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
NR_OPEN1153net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))