Searched defs:max_fds (Results 1 – 5 of 5) sorted by relevance
28 unsigned int max_fds; member
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()
630 int ret, max_fds; in core_sys_select() local1200 int size, max_fds, ret = -EINVAL; in compat_core_sys_select() local
156 unsigned int max_fds = 0; in task_state() local
3119 int unshare_fd(unsigned long unshare_flags, unsigned int max_fds, in unshare_fd()