Home
last modified time | relevance | path

Searched defs:eventfd_ctx (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h42878 struct eventfd_ctx { struct
42879 struct kref kref;
42880 wait_queue_head_t wqh;
42881 __u64 count;
42882 unsigned int flags;
42883 int id;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h52476 struct eventfd_ctx { struct
52477 struct kref kref;
52478 wait_queue_head_t wqh;
52479 __u64 count;
52480 unsigned int flags;
52481 int id;