Searched refs:htmode (Results 1 – 1 of 1) sorted by relevance
64 enum hrtimer_mode htmode; in timerfd_setup() local67 htmode = (flags & TFD_TIMER_ABSTIME) ? in timerfd_setup()74 hrtimer_init(&ctx->tmr, ctx->clockid, htmode); in timerfd_setup()78 hrtimer_start(&ctx->tmr, texp, htmode); in timerfd_setup()