Searched defs:eventfd_ctx_do_read (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Deventfd.h80 static inline void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) function
/linux-master/fs/
H A Deventfd.c176 void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) function
183 EXPORT_SYMBOL_GPL(eventfd_ctx_do_read); variable

Completed in 84 milliseconds