Searched defs:kcmp_epoll_slot (Results 1 – 8 of 8) sorted by relevance
22 struct kcmp_epoll_slot { struct23 __u32 efd; /* epoll file descriptor */24 __u32 tfd; /* target file number */25 __u32 toff; /* target offset within same numbered sequence */
70 struct kcmp_epoll_slot { struct71 uint32_t efd;72 uint32_t tfd;73 uint32_t toff;
35262 struct kcmp_epoll_slot { struct35263 __u32 efd;35264 __u32 tfd;35265 __u32 toff;
24712 struct kcmp_epoll_slot { struct24713 __u32 efd;24714 __u32 tfd;24715 __u32 toff;