Searched refs:schedule_hrtimeout_range_clock (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | hrtimer.h | 519 extern int schedule_hrtimeout_range_clock(ktime_t *expires,
|
/openbmc/linux/kernel/time/ |
H A D | hrtimer.c | 2279 * schedule_hrtimeout_range_clock - sleep until timeout in hrtimers_init() 2286 schedule_hrtimeout_range_clock(ktime_t *expires, u64 delta, 2322 EXPORT_SYMBOL_GPL(schedule_hrtimeout_range_clock); in schedule_hrtimeout_range_clock() 2360 return schedule_hrtimeout_range_clock(expires, delta, mode, 2289 schedule_hrtimeout_range_clock(ktime_t *expires, u64 delta, schedule_hrtimeout_range_clock() function
|
/openbmc/linux/ipc/ |
H A D | mqueue.c | 728 time = schedule_hrtimeout_range_clock(timeout, 0, in wq_sleep()
|
/openbmc/linux/Documentation/trace/ |
H A D | histogram.rst | 2033 schedule_hrtimeout_range_clock+0x97/0x110 2077 schedule_hrtimeout_range_clock+0x97/0x110
|