Searched defs:eventfd_ctx (Results 1 – 2 of 2) sorted by relevance
42878 struct eventfd_ctx { struct42879 struct kref kref;42880 wait_queue_head_t wqh;42881 __u64 count;42882 unsigned int flags;42883 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;