Searched refs:timerfd_get_remaining (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/
H A Dtimerfd.c149 static ktime_t timerfd_get_remaining(struct timerfd_ctx *ctx) timerfd_get_remaining() function
297 t.it_value = ktime_to_timespec(timerfd_get_remaining(ctx)); timerfd_show()
469 old->it_value = ktime_to_timespec(timerfd_get_remaining(ctx)); do_timerfd_settime()
507 t->it_value = ktime_to_timespec(timerfd_get_remaining(ctx)); do_timerfd_gettime()

Completed in 41 milliseconds