Searched defs:max_fd (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | xserver_poll.c | 108 register int max_fd = -1; /* return value */ in map_poll_spec() local 247 int max_fd; /* maximum fd value */ in xserver_poll() local
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | time-polling.c | 171 fd_set *exception_fds, int max_fd, int num_iter, in time_select() 355 int fd, max_fd, count, total_fds; local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/core/ |
| H A D | close_range_test.c | 26 static inline int sys_close_range(unsigned int fd, unsigned int max_fd, in sys_close_range()
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_ir_test.c | 233 int max_fd = 0; in main() local
|
| H A D | echo_key_test.c | 342 int max_fd = 0; in main() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_sockmap.c | 592 int slct, recvp = 0, recv, max_fd = fd; in msg_loop() local 842 int s, rc, i, max_fd = p2; in forever_ping_pong() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | file.c | 715 int __close_range(unsigned fd, unsigned max_fd, unsigned int flags) in __close_range()
|
| H A D | open.c | 1367 SYSCALL_DEFINE3(close_range, unsigned int, fd, unsigned int, max_fd, in SYSCALL_DEFINE3() argument
|