Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/futex/
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()
Dpi.c1037 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
/linux-6.6.21/kernel/time/
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()
/linux-6.6.21/include/linux/
Dhrtimer.h437 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
Dwait.h553 hrtimer_sleeper_start_expires(&__t, HRTIMER_MODE_REL); \
/linux-6.6.21/net/core/
Dpktgen.c2283 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS); in spin()