Home
last modified time | relevance | path

Searched refs:hrtimer_sleeper_start_expires (Results 1 – 8 of 8) 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.c2034 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires() function
2049 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires);
2121 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
/linux/kernel/futex/
H A Dwaitwake.c345 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_do_wait()
542 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_wait_multiple()
H A Dpi.c1044 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
/linux/include/linux/
H A Dhrtimer.h261 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
H A Dwait.h555 hrtimer_sleeper_start_expires(&__t, HRTIMER_MODE_REL); \
/linux/io_uring/
H A Drw.c1292 hrtimer_sleeper_start_expires(&timer, mode); in io_hybrid_iopoll_delay()
/linux/fs/
H A Daio.c1340 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_REL); in read_events()