Searched refs:__poll_t (Results 1 – 8 of 8) sorted by relevance
31 #define EPOLLIN (__force __poll_t)0x0000000132 #define EPOLLPRI (__force __poll_t)0x0000000233 #define EPOLLOUT (__force __poll_t)0x0000000434 #define EPOLLERR (__force __poll_t)0x0000000835 #define EPOLLHUP (__force __poll_t)0x0000001036 #define EPOLLNVAL (__force __poll_t)0x0000002037 #define EPOLLRDNORM (__force __poll_t)0x0000004038 #define EPOLLRDBAND (__force __poll_t)0x0000008039 #define EPOLLWRNORM (__force __poll_t)0x0000010040 #define EPOLLWRBAND (__force __poll_t)0x00000200[all …]
52 typedef unsigned __bitwise __poll_t; typedef
32 #define POLLFREE (__force __poll_t)0x4000 /* currently only for epoll */34 #define POLL_BUSY_LOOP (__force __poll_t)0x8000
786 pub type __poll_t = ::std::os::raw::c_uint; typedef
736 pub type __poll_t = ::std::os::raw::c_uint; typedef
7050 …<typedef-decl name='__poll_t' type-id='type-id-210' filepath='/ws/android/kernel/aosp/common-mainl…
1518 …<typedef-decl name="__poll_t" type-id="f0981eeb" filepath="include/uapi/linux/types.h" line="52" c…