Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dwaitwake.c345 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_wait_queue()
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/kernel/time/
H A Dsleep_timeout.c213 hrtimer_sleeper_start_expires(&t, mode); in schedule_hrtimeout_range_clock()
H A Dhrtimer.c2010 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires() function
2025 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires);
2097 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
/linux/include/linux/
H A Dhrtimer.h280 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.c1278 hrtimer_sleeper_start_expires(&timer, mode); in io_hybrid_iopoll_delay()
/linux/fs/
H A Daio.c1341 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_REL); in read_events()
/linux/net/core/
H A Dpktgen.c2344 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS); in spin()