Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Deventfd.h88 static inline void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function
/openbmc/linux/fs/
H A Deventfd.c188 void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function