| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_eventfd.cpp | 45 struct pollfd nfds; in mpp_eventfd_read() local
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xserver_poll.h | 32 #define xserver_poll(fds, nfds, timeout) poll(fds, nfds, timeout) argument
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | select.c | 973 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll() 1049 int nfds = restart_block->poll.nfds; in do_restart_poll() local 1067 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE3() argument 1100 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument 1126 SYSCALL_DEFINE5(ppoll_time32, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument 1399 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument 1425 unsigned int, nfds, struct __kernel_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | restart_block.h | 50 int nfds; member
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | kwboot.c | 158 int rc, nfds; in kwboot_tty_recv() local 534 int nfds = 0; in kwboot_terminal() local
|
| /OK3568_Linux_fs/kernel/tools/testing/vsock/ |
| H A D | util.c | 53 int epollfd, nfds; in vsock_wait_remote_close() local
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | epoll-ctl.c | 60 static unsigned int nfds = 64; variable
|
| H A D | epoll-wait.c | 111 static unsigned int nfds = 64; variable
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | test_syscall_vdso.c | 171 int nfds; variable
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | sock_server.c | 24 nfds_t nfds; member
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach_rtk.c | 989 int nfds; in start_transmit_wait() local 1128 int nfds; in h5_download_patch() local
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/ |
| H A D | evlist.c | 293 int nfds = 0; in perf_evlist__alloc_pollfd() local
|
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ |
| H A D | nolibc.h | 1636 int sys_poll(struct pollfd *fds, int nfds, int timeout) in sys_poll() 1660 int sys_select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in sys_select() 2073 int poll(struct pollfd *fds, int nfds, int timeout) in poll() 2134 int select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in select()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | nettest.c | 945 int nfds; in msg_loop() local
|