Searched refs:timerfd_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dtimerfd.c31 struct timerfd_ctx { struct
52 static inline bool isalarm(struct timerfd_ctx *ctx)
63 static void timerfd_triggered(struct timerfd_ctx *ctx)
76 struct timerfd_ctx *ctx = container_of(htmr, struct timerfd_ctx,
85 struct timerfd_ctx *ctx = container_of(alarm, struct timerfd_ctx,
100 struct timerfd_ctx *ctx;
134 static void __timerfd_remove_cancel(struct timerfd_ctx *ctx)
144 static void timerfd_remove_cancel(struct timerfd_ctx *ct
[all...]

Completed in 75 milliseconds