Home
last modified time | relevance | path

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

/linux/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/Documentation/RCU/
A 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;

Completed in 8 milliseconds