Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/kernel/time/
Dhrtimer.c1955 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires() function
1970 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires);
2044 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
2314 hrtimer_sleeper_start_expires(&t, mode); in schedule_hrtimeout_range_clock()
/Linux-v6.6/include/linux/
Dhrtimer.h435 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
Dwait.h553 hrtimer_sleeper_start_expires(&__t, HRTIMER_MODE_REL); \
/Linux-v6.6/net/core/
Dpktgen.c2283 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS); in spin()