Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dwaitwake.c357 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_wait_queue()
545 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_wait_multiple()
H A Dpi.c1031 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
/linux/kernel/time/
H A Dhrtimer.c1936 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires() function
1951 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires);
2025 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
2286 hrtimer_sleeper_start_expires(&t, mode); in schedule_hrtimeout_range_clock()
/linux/include/linux/
H A Dhrtimer.h292 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
H A Dwait.h549 hrtimer_sleeper_start_expires(&__t, HRTIMER_MODE_REL); \
/linux/fs/
H A Daio.c1350 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_REL); in read_events()
/linux/net/core/
H A Dpktgen.c2304 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS); in spin()