Searched refs:hrtimer_sleeper_start_expires (Results 1 – 8 of 8) sorted by relevance
| /linux/kernel/time/ |
| H A D | sleep_timeout.c | 213 hrtimer_sleeper_start_expires(&t, mode); in schedule_hrtimeout_range_clock()
|
| H A D | hrtimer.c | 2034 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires() function 2049 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires); 2121 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
|
| /linux/kernel/futex/ |
| H A D | waitwake.c | 345 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_do_wait() 542 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_wait_multiple()
|
| H A D | pi.c | 1044 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
|
| /linux/include/linux/ |
| H A D | hrtimer.h | 261 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
|
| H A D | wait.h | 555 hrtimer_sleeper_start_expires(&__t, HRTIMER_MODE_REL); \
|
| /linux/io_uring/ |
| H A D | rw.c | 1292 hrtimer_sleeper_start_expires(&timer, mode); in io_hybrid_iopoll_delay()
|
| /linux/fs/ |
| H A D | aio.c | 1340 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_REL); in read_events()
|