Searched defs:max_fds (Results 1 – 6 of 6) sorted by relevance
28 unsigned int max_fds; member
143 u32 curr_tid = info->tid, max_fds; in task_file_seq_get_next() local
271 static unsigned int sane_fdtable_size(struct fdtable *fdt, unsigned int max_fds) in sane_fdtable_size()286 struct files_struct *dup_fd(struct files_struct *oldf, unsigned int max_fds, int *errorp) in dup_fd()
626 int ret, max_fds; in core_sys_select() local1190 int size, max_fds, ret = -EINVAL; in compat_core_sys_select() local
160 unsigned int max_fds = 0; in task_state() local
2875 int unshare_fd(unsigned long unshare_flags, unsigned int max_fds, in unshare_fd()