Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dtimer_list.c53 (unsigned long long)ktime_to_ns(hrtimer_get_softexpires(timer)), in print_timer()
55 (long long)(ktime_to_ns(hrtimer_get_softexpires(timer)) - now), in print_timer()
/linux-6.3-rc2/include/linux/
A Dhrtimer.h281 static inline ktime_t hrtimer_get_softexpires(const struct hrtimer *timer) in hrtimer_get_softexpires() function
429 soft = hrtimer_get_softexpires(timer); in hrtimer_start_expires()
/linux-6.3-rc2/drivers/pps/generators/
A Dpps_gen_parport.c76 expire_time = ktime_to_timespec64(hrtimer_get_softexpires(timer)); in hrtimer_event()
/linux-6.3-rc2/include/trace/events/
A Dtimer.h216 __entry->softexpires = hrtimer_get_softexpires(hrtimer);
/linux-6.3-rc2/block/
A Dblk-iocost.c1556 oexpires = ktime_to_ns(hrtimer_get_softexpires(&iocg->waitq_timer)); in iocg_kick_waitq()

Completed in 16 milliseconds