Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Deventfd.h76 static inline void eventfd_ctx_put(struct eventfd_ctx *ctx) in eventfd_ctx_put() function
/kernel/linux/linux-5.10/fs/
Deventfd.c117 void eventfd_ctx_put(struct eventfd_ctx *ctx) in eventfd_ctx_put() function