Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dtimerfd.c31 struct timerfd_ctx { struct
76 struct timerfd_ctx *ctx = container_of(htmr, struct timerfd_ctx, in timerfd_tmrproc()
84 struct timerfd_ctx *ctx = container_of(alarm, struct timerfd_ctx, in timerfd_alarmproc()
98 struct timerfd_ctx *ctx; in timerfd_clock_was_set()
234 struct timerfd_ctx *ctx = file->private_data; in timerfd_release()
248 struct timerfd_ctx *ctx = file->private_data; in timerfd_poll()
265 struct timerfd_ctx *ctx = file->private_data; in timerfd_read_iter()
324 struct timerfd_ctx *ctx = file->private_data; in timerfd_show()
397 struct timerfd_ctx *ctx; in SYSCALL_DEFINE2()
458 struct timerfd_ctx *ctx; in do_timerfd_settime()
[all …]
/linux-6.15/Documentation/RCU/
H A DlistRCU.rst407 static void timerfd_setup_cancel(struct timerfd_ctx *ctx, int flags)
432 struct timerfd_ctx *ctx = file->private_data;
460 struct timerfd_ctx *ctx;