Searched defs:max_fds (Results 1 – 3 of 3) sorted by relevance
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
151 unsigned int max_fds = 0; in task_state() local