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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Deventfd.h68 static inline ssize_t eventfd_ctx_read(struct eventfd_ctx *ctx, int no_wait, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Deventfd.c188 ssize_t eventfd_ctx_read(struct eventfd_ctx *ctx, int no_wait, __u64 *cnt) function
226 EXPORT_SYMBOL_GPL(eventfd_ctx_read); variable

Completed in 110 milliseconds