Searched refs:__alloc_fd (Results 1 – 2 of 2) sorted by relevance
119 extern int __alloc_fd(struct files_struct *files,
493 int __alloc_fd(struct files_struct *files, in __alloc_fd() function553 return __alloc_fd(current->files, start, rlimit(RLIMIT_NOFILE), flags); in alloc_fd()558 return __alloc_fd(current->files, 0, nofile, flags); in __get_unused_fd_flags()