Home
last modified time | relevance | path

Searched defs:nofile (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/io_uring/
Dopenclose.c25 unsigned long nofile; member
Dnet.c33 unsigned long nofile; member
43 unsigned long nofile; member
/linux-6.12.1/fs/
Dfile.c543 int __get_unused_fd_flags(unsigned flags, unsigned long nofile) in __get_unused_fd_flags()
1396 unsigned long nofile = rlimit(RLIMIT_NOFILE); in f_dupfd() local