Searched refs:nofile (Results 1 – 4 of 4) sorted by relevance
28 unsigned long nofile; member82 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; member330 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()
34 unsigned long nofile; member44 unsigned long nofile; member1617 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()
91 extern int __get_unused_fd_flags(unsigned flags, unsigned long nofile);
484 do_tests nofile _nofile