Lines Matching defs:ctx
50 struct timerfd_ctx *ctx = container_of(htmr, struct timerfd_ctx, tmr); in timerfd_tmrproc() local
71 struct timerfd_ctx *ctx; in timerfd_clock_was_set() local
89 static void timerfd_remove_cancel(struct timerfd_ctx *ctx) in timerfd_remove_cancel()
99 static bool timerfd_canceled(struct timerfd_ctx *ctx) in timerfd_canceled()
107 static void timerfd_setup_cancel(struct timerfd_ctx *ctx, int flags) in timerfd_setup_cancel()
122 static ktime_t timerfd_get_remaining(struct timerfd_ctx *ctx) in timerfd_get_remaining()
130 static int timerfd_setup(struct timerfd_ctx *ctx, int flags, in timerfd_setup()
157 struct timerfd_ctx *ctx = file->private_data; in timerfd_release() local
167 struct timerfd_ctx *ctx = file->private_data; in timerfd_poll() local
184 struct timerfd_ctx *ctx = file->private_data; in timerfd_read() local
255 struct timerfd_ctx *ctx; in SYSCALL_DEFINE2() local
288 struct timerfd_ctx *ctx; in SYSCALL_DEFINE4() local
347 struct timerfd_ctx *ctx; in SYSCALL_DEFINE2() local