Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/time/
Dhrtimer.c1786 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires() function
1801 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires);
1875 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
2136 hrtimer_sleeper_start_expires(&t, mode); in schedule_hrtimeout_range_clock()
/Linux-v5.10/include/linux/
Dhrtimer.h439 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
/Linux-v5.10/kernel/
Dfutex.c2591 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_wait_queue_me()
2881 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
/Linux-v5.10/block/
Dblk-mq.c3798 hrtimer_sleeper_start_expires(&hs, mode); in blk_mq_poll_hybrid_sleep()
/Linux-v5.10/net/core/
Dpktgen.c2175 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS); in spin()