Home
last modified time | relevance | path

Searched refs:POLLNVAL (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dpoll.h49 #define POLLNVAL 0x020 /* Invalid polling request. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dpoll.h49 #define POLLNVAL 0x020 /* Invalid polling request. */ macro
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DGobiNetCM.c167 if (revents & (POLLERR | POLLHUP | POLLNVAL)) { in GobiNetThread()
173 if (revents & (POLLERR | POLLHUP | POLLNVAL)) in GobiNetThread()
H A DQmiWwanCM.c368 if (revents & (POLLERR | POLLHUP | POLLNVAL)) { in QmiWwanThread()
374 if (revents & (POLLHUP | POLLNVAL)) //EC20 bug, Can get POLLERR in QmiWwanThread()
H A Datc.c138 if (revents & (POLLERR | POLLHUP | POLLNVAL)) { in atc_read_thread()
141 if (revents & (POLLERR | POLLHUP | POLLNVAL)) in atc_read_thread()
H A Dquectel-mbim-proxy.c304 if (revents & (POLLERR | POLLHUP | POLLNVAL)) { in proxy_loop()
H A Datchannel.c380 if (pollfds[0].revents & (POLLERR | POLLHUP | POLLNVAL)) { in readline()
H A Dmain.c390 if (revents & (POLLERR | POLLHUP | POLLNVAL)) { in qmi_main()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dpoll.h11 #define POLLNVAL 0x0020 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dpoll.h11 #define POLLNVAL 0x0020 macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dpoll.h11 #define POLLNVAL 0x0020 macro
/OK3568_Linux_fs/external/xserver/include/
H A Dxserver_poll.h40 #define POLLNVAL 0x20 macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dlibsync.h72 if (fds.revents & (POLLERR | POLLNVAL)) { in sync_wait()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ai.cpp99 pollFds[0].events = (POLLPRI | POLLIN | POLLERR | POLLNVAL | POLLHUP); in test_ai_poll_event()
103 if (ret > 0 && (pollFds[0].revents & (POLLERR | POLLNVAL | POLLHUP))) { in test_ai_poll_event()
H A Dtest_mpi_aenc.cpp101 pollFds[0].events = (POLLPRI | POLLIN | POLLERR | POLLNVAL | POLLHUP); in test_aenc_poll_event()
105 if (ret > 0 && (pollFds[0].revents & (POLLERR | POLLNVAL | POLLHUP))) { in test_aenc_poll_event()
H A Dtest_mpi_vdec.cpp175 pollFds[0].events = (POLLPRI | POLLIN | POLLERR | POLLNVAL | POLLHUP); in mpi_vdec_poll_event()
178 if (ret > 0 && (pollFds[0].revents & (POLLERR | POLLNVAL | POLLHUP))) { in mpi_vdec_poll_event()
H A Dtest_mpi_vi.cpp332 pollFds[0].events = (POLLPRI | POLLIN | POLLERR | POLLNVAL | POLLHUP); in test_vi_poll_event()
336 if (ret > 0 && (pollFds[0].revents & (POLLERR | POLLNVAL | POLLHUP))) { in test_vi_poll_event()
/OK3568_Linux_fs/external/linux-rga/core/
H A Drga_sync.cpp107 if (fds.revents & (POLLERR | POLLNVAL)) { in rga_sync_wait()
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_spawn.py70 …gister(self.fd, select.POLLIN | select.POLLPRI | select.POLLERR | select.POLLHUP | select.POLLNVAL)
/OK3568_Linux_fs/kernel/samples/nitro_enclaves/
H A Dne_ioctl_sample.c237 if (fds[0].revents & POLLNVAL) { in ne_poll_enclave_fd()
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dpcm.c905 pfd.events = POLLOUT | POLLERR | POLLNVAL; in pcm_wait()
922 if (pfd.revents & (POLLERR | POLLNVAL)) { in pcm_wait()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py701 self.errorevents = select.POLLERR | select.POLLHUP | select.POLLNVAL
804 elif select.POLLNVAL == event:
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ipc_server/
H A Dsocket_server.cpp397 if (ret > 0 && (poll_fds[0].revents & (POLLERR | POLLNVAL | POLLHUP))) { in poll_event()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.cpp265 poll_fds[0].events = (POLLPRI | POLLIN | POLLOUT | POLLERR | POLLNVAL | POLLHUP); in poll_event()
281 if (ret > 0 && (poll_fds[0].revents & (POLLERR | POLLNVAL | POLLHUP))) { in poll_event()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c430 if (fds.revents & (POLLERR | POLLNVAL)) { in copyfd_io_poll()

12