Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Deventfd.h80 static inline void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function
/linux-6.12.1/fs/
Deventfd.c176 void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read() function