Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dalarmtimer.h53 u64 alarm_forward_now(struct alarm *alarm, ktime_t interval);
/linux-4.4.14/fs/
Dtimerfd.c272 ticks += alarm_forward_now( in timerfd_read()
464 alarm_forward_now(&ctx->t.alarm, ctx->tintv); in do_timerfd_settime()
497 alarm_forward_now( in do_timerfd_gettime()
/linux-4.4.14/kernel/time/
Dalarmtimer.c433 u64 alarm_forward_now(struct alarm *alarm, ktime_t interval) in alarm_forward_now() function
439 EXPORT_SYMBOL_GPL(alarm_forward_now);