fs/timerfd.c
102
struct timerfd_ctx *ctx;
fs/timerfd.c
136
static void __timerfd_remove_cancel(struct timerfd_ctx *ctx)
fs/timerfd.c
146
static void timerfd_remove_cancel(struct timerfd_ctx *ctx)
fs/timerfd.c
153
static bool timerfd_canceled(struct timerfd_ctx *ctx)
fs/timerfd.c
161
static void timerfd_setup_cancel(struct timerfd_ctx *ctx, int flags)
fs/timerfd.c
179
static ktime_t timerfd_get_remaining(struct timerfd_ctx *ctx)
fs/timerfd.c
191
static void timerfd_alarm_start(struct timerfd_ctx *ctx, ktime_t exp, bool relative)
fs/timerfd.c
198
static u64 timerfd_alarm_restart(struct timerfd_ctx *ctx)
fs/timerfd.c
207
static void timerfd_hrtimer_start(struct timerfd_ctx *ctx, ktime_t exp,
fs/timerfd.c
215
static u64 timerfd_hrtimer_restart(struct timerfd_ctx *ctx)
fs/timerfd.c
224
static u64 timerfd_restart(struct timerfd_ctx *ctx)
fs/timerfd.c
231
static int timerfd_setup(struct timerfd_ctx *ctx, int flags,
fs/timerfd.c
272
struct timerfd_ctx *ctx = file->private_data;
fs/timerfd.c
286
struct timerfd_ctx *ctx = file->private_data;
fs/timerfd.c
303
struct timerfd_ctx *ctx = file->private_data;
fs/timerfd.c
354
struct timerfd_ctx *ctx = file->private_data;
fs/timerfd.c
383
struct timerfd_ctx *ctx = file->private_data;
fs/timerfd.c
426
struct timerfd_ctx *ctx __free(kfree) = NULL;
fs/timerfd.c
477
struct timerfd_ctx *ctx;
fs/timerfd.c
52
static inline bool isalarm(struct timerfd_ctx *ctx)
fs/timerfd.c
547
struct timerfd_ctx *ctx;
fs/timerfd.c
58
static void __timerfd_triggered(struct timerfd_ctx *ctx)
fs/timerfd.c
72
static void timerfd_triggered(struct timerfd_ctx *ctx)
fs/timerfd.c
80
struct timerfd_ctx *ctx = container_of(htmr, struct timerfd_ctx,
fs/timerfd.c
88
struct timerfd_ctx *ctx = container_of(alarm, struct timerfd_ctx,