Searched defs:eventfd_ctx (Results 1 – 11 of 11) sorted by relevance
98858 struct eventfd_ctx { struct98859 struct kref kref;98860 wait_queue_head_t wqh;98861 __u64 count;98862 unsigned int flags;98863 int id;
56083 struct eventfd_ctx { struct56084 struct kref kref;56085 wait_queue_head_t wqh;56086 __u64 count;56087 unsigned int flags;56088 int id;
74979 struct eventfd_ctx { struct74980 struct kref kref;74981 wait_queue_head_t wqh;74982 __u64 count;74983 unsigned int flags;74984 int id;
42878 struct eventfd_ctx { struct42879 struct kref kref;42880 wait_queue_head_t wqh;42881 __u64 count;42882 unsigned int flags;42883 int id;
89325 struct eventfd_ctx { struct89326 struct kref kref;89327 wait_queue_head_t wqh;89328 __u64 count;89329 unsigned int flags;89330 int id;
36436 struct eventfd_ctx { struct36437 struct kref kref;36438 wait_queue_head_t wqh;36439 __u64 count;36440 unsigned int flags;36441 int id;
52476 struct eventfd_ctx { struct52477 struct kref kref;52478 wait_queue_head_t wqh;52479 __u64 count;52480 unsigned int flags;52481 int id;