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