get_unused_fd 622 fs/binfmt_elf.c retval = get_unused_fd(); get_unused_fd 143 fs/binfmt_misc.c fd_binary = get_unused_fd(); get_unused_fd 223 fs/binfmt_som.c retval = get_unused_fd(); get_unused_fd 134 fs/fcntl.c ret = get_unused_fd(); get_unused_fd 309 fs/xfs/linux-2.6/xfs_ioctl.c if ((new_fd = get_unused_fd()) < 0) { get_unused_fd 38 include/linux/file.h extern int get_unused_fd(void); get_unused_fd 2175 security/selinux/hooks.c fd = get_unused_fd();