Home
last modified time | relevance | path

Searched defs:max_fd (Results 1 – 2 of 2) sorted by relevance

/fs/
Dfile.c690 unsigned int fd, unsigned int max_fd) in __range_cloexec()
704 unsigned int max_fd) in __range_close()
732 int __close_range(unsigned fd, unsigned max_fd, unsigned int flags) in __close_range()
Dopen.c1384 SYSCALL_DEFINE3(close_range, unsigned int, fd, unsigned int, max_fd, in SYSCALL_DEFINE3() argument