Home
last modified time | relevance | path

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

/openbmc/linux/kernel/futex/
H A Dwaitwake.c342 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_wait_queue()
530 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_wait_multiple()
H A Dpi.c1037 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
/openbmc/linux/kernel/time/
H A Dhrtimer.c1956 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires() function
1971 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires);
2045 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
2308 hrtimer_sleeper_start_expires(&t, mode); in schedule_hrtimeout_range_clock()
/openbmc/linux/include/linux/
H A Dhrtimer.h437 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
H A Dwait.h553 hrtimer_sleeper_start_expires(&__t, HRTIMER_MODE_REL); \
/openbmc/linux/net/core/
H A Dpktgen.c2283 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS); in spin()