Home
last modified time | relevance | path

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

/linux-5.19.10/fs/
Dtimerfd.c31 struct timerfd_ctx { struct
52 static inline bool isalarm(struct timerfd_ctx *ctx) in isalarm() argument
63 static void timerfd_triggered(struct timerfd_ctx *ctx) in timerfd_triggered()
76 struct timerfd_ctx *ctx = container_of(htmr, struct timerfd_ctx, in timerfd_tmrproc()
85 struct timerfd_ctx *ctx = container_of(alarm, struct timerfd_ctx, in timerfd_alarmproc()
100 struct timerfd_ctx *ctx; in timerfd_clock_was_set()
134 static void __timerfd_remove_cancel(struct timerfd_ctx *ctx) in __timerfd_remove_cancel()
144 static void timerfd_remove_cancel(struct timerfd_ctx *ctx) in timerfd_remove_cancel()
151 static bool timerfd_canceled(struct timerfd_ctx *ctx) in timerfd_canceled()
159 static void timerfd_setup_cancel(struct timerfd_ctx *ctx, int flags) in timerfd_setup_cancel()
[all …]
/linux-5.19.10/Documentation/RCU/
DlistRCU.rst374 static void timerfd_setup_cancel(struct timerfd_ctx *ctx, int flags)
395 struct timerfd_ctx *ctx = file->private_data;
419 struct timerfd_ctx *ctx;