Home
last modified time | relevance | path

Searched refs:nofile (Results 1 – 4 of 4) sorted by relevance

/linux/io_uring/
H A Dopenclose.c28 unsigned long nofile; member
82 open->nofile = rlimit(RLIMIT_NOFILE); in __io_openat_prep()
138 ret = __get_unused_fd_flags(open->how.flags, open->nofile); in io_openat2()
314 unsigned long nofile; member
330 p->nofile = rlimit(RLIMIT_NOFILE); in io_pipe_prep()
387 ret = __get_unused_fd_flags(p->flags, p->nofile); in io_pipe_fd()
392 ret = __get_unused_fd_flags(p->flags, p->nofile); in io_pipe_fd()
H A Dnet.c34 unsigned long nofile; member
44 unsigned long nofile; member
1617 accept->nofile = rlimit(RLIMIT_NOFILE); in io_accept_prep()
1659 fd = __get_unused_fd_flags(accept->flags, accept->nofile); in io_accept()
1713 sock->nofile = rlimit(RLIMIT_NOFILE); in io_socket_prep()
1731 fd = __get_unused_fd_flags(sock->flags, sock->nofile); in io_socket()
/linux/include/linux/
H A Dfile.h91 extern int __get_unused_fd_flags(unsigned flags, unsigned long nofile);
/linux/tools/testing/selftests/firmware/
H A Dfw_filesystem.sh484 do_tests nofile _nofile