Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Deventfd.h88 static inline void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function
/Linux-v6.6/fs/
Deventfd.c188 void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function