Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhrtimer.h346 hrtimer_expires_remaining_adjusted(const struct hrtimer *timer) in hrtimer_expires_remaining_adjusted() function
/openbmc/linux/fs/
H A Dtimerfd.c184 remaining = hrtimer_expires_remaining_adjusted(&ctx->t.tmr); in timerfd_get_remaining()
/openbmc/linux/kernel/time/
H A Dhrtimer.c1468 rem = hrtimer_expires_remaining_adjusted(timer); in __hrtimer_get_remaining()