Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Deventfd.h88 static inline void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function
/kernel/linux/linux-5.10/include/linux/
Deventfd.h93 static inline void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function
/kernel/linux/linux-5.10/fs/
Deventfd.c190 void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function
/kernel/linux/linux-6.6/fs/
Deventfd.c188 void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function