Home
last modified time | relevance | path

Searched defs:kcmp_epoll_slot (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dkcmp.h22 struct kcmp_epoll_slot { struct
23 __u32 efd; /* epoll file descriptor */
24 __u32 tfd; /* target file number */
25 __u32 toff; /* target offset within same numbered sequence */
/external/strace/tests-m32/
Dkcmp.c70 struct kcmp_epoll_slot { struct
71 uint32_t efd;
72 uint32_t tfd;
73 uint32_t toff;
/external/strace/tests/
Dkcmp.c70 struct kcmp_epoll_slot { struct
71 uint32_t efd;
72 uint32_t tfd;
73 uint32_t toff;
/external/strace/tests-mx32/
Dkcmp.c70 struct kcmp_epoll_slot { struct
71 uint32_t efd;
72 uint32_t tfd;
73 uint32_t toff;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h35262 struct kcmp_epoll_slot { struct
35263 __u32 efd;
35264 __u32 tfd;
35265 __u32 toff;
Dvmlinux.h35262 struct kcmp_epoll_slot { struct
35263 __u32 efd;
35264 __u32 tfd;
35265 __u32 toff;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h24712 struct kcmp_epoll_slot { struct
24713 __u32 efd;
24714 __u32 tfd;
24715 __u32 toff;
Dvmlinux_510.h24712 struct kcmp_epoll_slot { struct
24713 __u32 efd;
24714 __u32 tfd;
24715 __u32 toff;