tag | line | file | source code |
NR_OPEN | 104 | arch/alpha/kernel/osf_sys.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 166 | arch/alpha/kernel/osf_sys.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 205 | arch/alpha/kernel/osf_sys.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 447 | arch/alpha/kernel/osf_sys.c | return NR_OPEN; |
NR_OPEN | 58 | arch/i386/kernel/sys_i386.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 45 | arch/mips/kernel/syscall.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 27 | arch/sparc/kernel/sunos_ioctl.c | if (fd >= NR_OPEN || !(filp = current->files->fd [fd])) |
NR_OPEN | 77 | arch/sparc/kernel/sys_sunos.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 311 | arch/sparc/kernel/sys_sunos.c | return NR_OPEN; |
NR_OPEN | 379 | arch/sparc/kernel/sys_sunos.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 1631 | drivers/char/tty_io.c | for (i=0; i < NR_OPEN; i++) { |
NR_OPEN | 255 | fs/buffer.c | if (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode)) |
NR_OPEN | 121 | fs/exec.c | if (++fd >= NR_OPEN) { |
NR_OPEN | 600 | fs/exec.c | for (i=0 ; i<NR_OPEN ; i++) |
NR_OPEN | 22 | fs/fcntl.c | if (fd >= NR_OPEN || !current->files->fd[fd]) |
NR_OPEN | 24 | fs/fcntl.c | if (arg >= NR_OPEN) |
NR_OPEN | 26 | fs/fcntl.c | while (arg < NR_OPEN) |
NR_OPEN | 31 | fs/fcntl.c | if (arg >= NR_OPEN) |
NR_OPEN | 40 | fs/fcntl.c | if (oldfd >= NR_OPEN || !current->files->fd[oldfd]) |
NR_OPEN | 44 | fs/fcntl.c | if (newfd >= NR_OPEN) |
NR_OPEN | 62 | fs/fcntl.c | if (fd >= NR_OPEN || !(filp = current->files->fd[fd])) |
NR_OPEN | 63 | fs/ioctl.c | if (fd >= NR_OPEN || !(filp = current->files->fd[fd])) |
NR_OPEN | 103 | fs/locks.c | if ((fd >= NR_OPEN) || !(filp = current->files->fd[fd])) |
NR_OPEN | 125 | fs/locks.c | if ((fd >= NR_OPEN) || !(filp = current->files->fd[fd])) |
NR_OPEN | 172 | fs/locks.c | if ((fd >= NR_OPEN) || !(filp = current->files->fd[fd])) |
NR_OPEN | 93 | fs/nfs/inode.c | if (fd >= NR_OPEN || !(filp = current->files->fd[fd])) { |
NR_OPEN | 54 | fs/open.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 127 | fs/open.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 285 | fs/open.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 326 | fs/open.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 378 | fs/open.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 532 | fs/open.c | for(fd = 0; fd < NR_OPEN && fd < current->rlim[RLIMIT_NOFILE].rlim_cur; fd++) { |
NR_OPEN | 599 | fs/open.c | if (fd >= NR_OPEN) |
NR_OPEN | 416 | fs/pipe.c | for(i=0;j<2 && i<NR_OPEN && i<current->rlim[RLIMIT_NOFILE].rlim_cur;i++) |
NR_OPEN | 109 | fs/proc/fd.c | if (fd >= NR_OPEN || !p->files->fd[fd] || !p->files->fd[fd]->f_inode) |
NR_OPEN | 154 | fs/proc/fd.c | for (fd -= 2 ; fd < NR_OPEN; fd++, filp->f_pos++) { |
NR_OPEN | 241 | fs/proc/inode.c | if (ino >= NR_OPEN || !p->files->fd[ino]) |
NR_OPEN | 124 | fs/proc/link.c | if (ino < NR_OPEN && p->files->fd[ino]) { |
NR_OPEN | 23 | fs/read_write.c | if (fd >= NR_OPEN || !(file=current->files->fd[fd]) || !(file->f_inode)) |
NR_OPEN | 63 | fs/read_write.c | if (fd >= NR_OPEN || !(file=current->files->fd[fd]) || !(file->f_inode)) |
NR_OPEN | 109 | fs/read_write.c | if (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode)) |
NR_OPEN | 130 | fs/read_write.c | if (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode)) |
NR_OPEN | 257 | fs/read_write.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd]) || !(inode = file->f_inode)) |
NR_OPEN | 269 | fs/read_write.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd]) || !(inode = file->f_inode)) |
NR_OPEN | 62 | fs/readdir.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 126 | fs/readdir.c | if (fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 220 | fs/select.c | if (n > NR_OPEN) |
NR_OPEN | 221 | fs/select.c | n = NR_OPEN; |
NR_OPEN | 194 | fs/smbfs/inode.c | if (fd >= NR_OPEN || !(filp = current->files->fd[fd])) { |
NR_OPEN | 170 | fs/stat.c | if (fd >= NR_OPEN || !(f=current->files->fd[fd]) || !(inode=f->f_inode)) |
NR_OPEN | 185 | fs/stat.c | if (fd >= NR_OPEN || !(f=current->files->fd[fd]) || !(inode=f->f_inode)) |
NR_OPEN | 31 | include/asm-alpha/resource.h | { NR_OPEN, NR_OPEN}, /* RLIMIT_NOFILE */ \ |
NR_OPEN | 31 | include/asm-i386/resource.h | { NR_OPEN, NR_OPEN }, \ |
NR_OPEN | 39 | include/asm-mips/resource.h | {NR_OPEN, NR_OPEN}, \ |
NR_OPEN | 32 | include/asm-sparc/resource.h | {MAX_TASKS_PER_USER, MAX_TASKS_PER_USER}, {NR_OPEN, NR_OPEN}, \ |
NR_OPEN | 112 | include/linux/sched.h | struct file * fd[NR_OPEN]; |
NR_OPEN | 369 | kernel/exit.c | for (i=0 ; i<NR_OPEN ; i++) { |
NR_OPEN | 171 | kernel/fork.c | for (i = 0; i < NR_OPEN; i++) { |
NR_OPEN | 768 | kernel/sys.c | if (new_rlim.rlim_cur > NR_OPEN || new_rlim.rlim_max > NR_OPEN) |
NR_OPEN | 175 | net/socket.c | for (fd = 0; fd < NR_OPEN; ++fd) |
NR_OPEN | 178 | net/socket.c | if (fd == NR_OPEN) |
NR_OPEN | 219 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || !(file = current->files->fd[fd])) |
NR_OPEN | 647 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL) |
NR_OPEN | 675 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL) |
NR_OPEN | 709 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |
NR_OPEN | 771 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || (file=current->files->fd[fd]) == NULL) |
NR_OPEN | 821 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL) |
NR_OPEN | 846 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || current->files->fd[fd] == NULL) |
NR_OPEN | 872 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |
NR_OPEN | 908 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |
NR_OPEN | 946 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |
NR_OPEN | 986 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |
NR_OPEN | 1027 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |
NR_OPEN | 1045 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |
NR_OPEN | 1065 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |
NR_OPEN | 1087 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |
NR_OPEN | 1124 | net/socket.c | if (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL)) |