Searched refs:__alloc_fd (Results 1 – 2 of 2) sorted by relevance
118 extern int __alloc_fd(struct files_struct *files,
480 int __alloc_fd(struct files_struct *files, in __alloc_fd() function540 return __alloc_fd(current->files, start, rlimit(RLIMIT_NOFILE), flags); in alloc_fd()545 return __alloc_fd(current->files, 0, rlimit(RLIMIT_NOFILE), flags); in get_unused_fd_flags()