Searched refs:hrtimer_sleeper_start_expires (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/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 | 2010 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires() function 2025 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires); 2097 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
|
| /linux-6.15/kernel/futex/ |
| H A D | waitwake.c | 356 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_wait_queue() 544 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_wait_multiple()
|
| H A D | pi.c | 1032 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
|
| /linux-6.15/include/linux/ |
| H A D | hrtimer.h | 280 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
|
| H A D | wait.h | 553 hrtimer_sleeper_start_expires(&__t, HRTIMER_MODE_REL); \
|
| /linux-6.15/io_uring/ |
| H A D | rw.c | 1274 hrtimer_sleeper_start_expires(&timer, mode); in io_hybrid_iopoll_delay()
|
| /linux-6.15/fs/ |
| H A D | aio.c | 1341 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_REL); in read_events()
|
| /linux-6.15/net/core/ |
| H A D | pktgen.c | 2341 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS); in spin()
|