Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/pulseaudio/
H A Ddaemon.conf72 ; rlimit-nofile = 256
/OK3568_Linux_fs/kernel/include/linux/
H A Dfile.h89 extern int __get_unused_fd_flags(unsigned flags, unsigned long nofile);
H A Dsocket.h423 unsigned long nofile);
/OK3568_Linux_fs/debian/overlay/etc/pulse/
H A Ddaemon.conf72 ; rlimit-nofile = 256
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/
H A Dsocket.h423 unsigned long nofile);
/OK3568_Linux_fs/kernel/fs/
H A Dfile.c587 int __get_unused_fd_flags(unsigned flags, unsigned long nofile) in __get_unused_fd_flags() argument
589 return __alloc_fd(current->files, 0, nofile, flags); in __get_unused_fd_flags()
/OK3568_Linux_fs/kernel/net/
H A Dsocket.c1754 unsigned long nofile) in __sys_accept4_file() argument
1765 newfd = __get_unused_fd_flags(flags, nofile); in __sys_accept4_file()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c531 unsigned long nofile; member
600 unsigned long nofile; member
4102 req->open.nofile = rlimit(RLIMIT_NOFILE); in __io_openat_prep()
4160 ret = __get_unused_fd_flags(req->open.how.flags, req->open.nofile); in io_openat2()
5042 accept->nofile = rlimit(RLIMIT_NOFILE); in io_accept_prep()
5067 fd = __get_unused_fd_flags(accept->flags, accept->nofile); in io_accept()
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m43701 mingw*) lt_bad_file=conftest.nm/nofile ;;
/OK3568_Linux_fs/external/xserver/
H A Dconfigure13691 mingw*) lt_bad_file=conftest.nm/nofile ;;