Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dtimerfd.c31 struct timerfd_ctx { struct
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()
237 struct timerfd_ctx *ctx = file->private_data; in timerfd_release()
251 struct timerfd_ctx *ctx = file->private_data; in timerfd_poll()
268 struct timerfd_ctx *ctx = file->private_data; in timerfd_read()
323 struct timerfd_ctx *ctx = file->private_data; in timerfd_show()
409 struct timerfd_ctx *ctx; in SYSCALL_DEFINE2()
459 struct timerfd_ctx *ctx; in do_timerfd_settime()
[all …]
/linux-6.3-rc2/Documentation/RCU/
A DlistRCU.rst398 static void timerfd_setup_cancel(struct timerfd_ctx *ctx, int flags)
423 struct timerfd_ctx *ctx = file->private_data;
451 struct timerfd_ctx *ctx;

Completed in 5 milliseconds