Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dsleep_timeout.c213 hrtimer_sleeper_start_expires(&t, mode); in schedule_hrtimeout_range_clock()
H A Dhrtimer.c2343 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, enum hrtimer_mode mode) in hrtimer_sleeper_start_expires() function
2361 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires);
2433 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
/linux/kernel/futex/
H A Dpi.c1111 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
/linux/io_uring/
H A Drw.c1296 hrtimer_sleeper_start_expires(&timer, mode); in io_hybrid_iopoll_delay()
/linux/net/core/
H A Dpktgen.c2347 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS); in spin()