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

/linux-4.4.14/include/linux/
H A Deventfd.h69 static inline ssize_t eventfd_ctx_read(struct eventfd_ctx *ctx, int no_wait, eventfd_ctx_read() function
/linux-4.4.14/fs/
H A Deventfd.c186 ssize_t eventfd_ctx_read(struct eventfd_ctx *ctx, int no_wait, __u64 *cnt) eventfd_ctx_read() function
224 EXPORT_SYMBOL_GPL(eventfd_ctx_read); variable

Completed in 88 milliseconds