Searched refs:nofile (Results 1 – 4 of 4) sorted by relevance
28 unsigned long nofile; member79 open->nofile = rlimit(RLIMIT_NOFILE); in __io_openat_prep()145 ret = __get_unused_fd_flags(open->how.flags, open->nofile); in io_openat2()323 unsigned long nofile; member339 p->nofile = rlimit(RLIMIT_NOFILE); in io_pipe_prep()399 ret = __get_unused_fd_flags(p->flags, p->nofile); in io_pipe_fd()404 ret = __get_unused_fd_flags(p->flags, p->nofile); in io_pipe_fd()
34 unsigned long nofile; member44 unsigned long nofile; member1583 accept->nofile = rlimit(RLIMIT_NOFILE); in io_accept_prep()1625 fd = __get_unused_fd_flags(accept->flags, accept->nofile); in io_accept()1688 sock->nofile = rlimit(RLIMIT_NOFILE); in io_socket_prep()1706 fd = __get_unused_fd_flags(sock->flags, sock->nofile); in io_socket()
91 extern int __get_unused_fd_flags(unsigned flags, unsigned long nofile);
484 do_tests nofile _nofile