Home
last modified time | relevance | path

Searched refs:schedule_hrtimeout_range (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/linux/
H A Dhrtimer.h517 extern int schedule_hrtimeout_range(ktime_t *expires, u64 delta,
/openbmc/linux/kernel/time/
H A Dhrtimer.c2325 * schedule_hrtimeout_range - sleep until timeout in schedule_hrtimeout_range_clock()
2357 int __sched schedule_hrtimeout_range(ktime_t *expires, u64 delta,
2363 EXPORT_SYMBOL_GPL(schedule_hrtimeout_range);
2394 return schedule_hrtimeout_range(expires, 0, mode);
2367 int __sched schedule_hrtimeout_range(ktime_t *expires, u64 delta, schedule_hrtimeout_range() function
H A Dtimer.c2363 if (!schedule_hrtimeout_range(&exp, delta, HRTIMER_MODE_ABS)) in usleep_range_state()
/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3.c449 schedule_hrtimeout_range(&delay, in pt3_fetch_thread()
/openbmc/linux/drivers/media/pci/pt1/
H A Dpt1.c514 schedule_hrtimeout_range(&delay, in pt1_thread()
/openbmc/linux/kernel/rcu/
H A Dtasks.h820 schedule_hrtimeout_range(&exp, jiffies_to_nsecs(HZ / 2), HRTIMER_MODE_REL_HARD); in rcu_tasks_wait_gp()
/openbmc/linux/fs/
H A Dselect.c241 rc = schedule_hrtimeout_range(expires, slack, HRTIMER_MODE_ABS); in poll_schedule_timeout()
H A Deventpoll.c1962 timed_out = !schedule_hrtimeout_range(to, slack, in ep_poll()
/openbmc/linux/ipc/
H A Dsem.c2166 timed_out = !schedule_hrtimeout_range(exp, in __do_semtimedop()
/openbmc/linux/kernel/
H A Dsignal.c3651 ret = schedule_hrtimeout_range(to, tsk->timer_slack_ns, in do_sigtimedwait()
/openbmc/linux/Documentation/trace/
H A Dhistogram.rst2034 schedule_hrtimeout_range+0x13/0x20
2078 schedule_hrtimeout_range+0x13/0x20
H A Dftrace.rst2395 yum-updatesd-3111 [003] 1637.254681: hrtimer_cancel <-schedule_hrtimeout_range