Home
last modified time | relevance | path

Searched defs:max_fds (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dfdtable.h28 unsigned int max_fds; member
/linux/fs/
A Dfile.c272 static unsigned int sane_fdtable_size(struct fdtable *fdt, unsigned int max_fds) in sane_fdtable_size()
287 struct files_struct *dup_fd(struct files_struct *oldf, unsigned int max_fds, int *errorp) in dup_fd()
A Dselect.c626 int ret, max_fds; in core_sys_select() local
1196 int size, max_fds, ret = -EINVAL; in compat_core_sys_select() local
/linux/fs/proc/
A Darray.c151 unsigned int max_fds = 0; in task_state() local
/linux/kernel/
A Dfork.c3001 int unshare_fd(unsigned long unshare_flags, unsigned int max_fds, in unshare_fd()

Completed in 16 milliseconds