Home
last modified time | relevance | path

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

/fs/
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 …]

Completed in 3 milliseconds