Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Deventfd.h72 static inline void eventfd_ctx_put(struct eventfd_ctx *ctx) in eventfd_ctx_put() function
/linux-6.6.21/fs/
Deventfd.c115 void eventfd_ctx_put(struct eventfd_ctx *ctx) in eventfd_ctx_put() function