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

/linux-master/include/linux/
H A Deventfd.h64 static inline void eventfd_ctx_put(struct eventfd_ctx *ctx) function
/linux-master/fs/
H A Deventfd.c103 void eventfd_ctx_put(struct eventfd_ctx *ctx) function
107 EXPORT_SYMBOL_GPL(eventfd_ctx_put); variable

Completed in 147 milliseconds