Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhrtimer.h515 extern int schedule_hrtimeout_range(ktime_t *expires, u64 delta,
/linux-6.3-rc2/kernel/time/
A Dhrtimer.c2358 int __sched schedule_hrtimeout_range(ktime_t *expires, u64 delta, in schedule_hrtimeout_range() function
2364 EXPORT_SYMBOL_GPL(schedule_hrtimeout_range);
2395 return schedule_hrtimeout_range(expires, 0, mode); in schedule_hrtimeout()
A Dtimer.c2363 if (!schedule_hrtimeout_range(&exp, delta, HRTIMER_MODE_ABS)) in usleep_range_state()
/linux-6.3-rc2/drivers/media/pci/pt3/
A Dpt3.c449 schedule_hrtimeout_range(&delay, in pt3_fetch_thread()
/linux-6.3-rc2/drivers/media/pci/pt1/
A Dpt1.c514 schedule_hrtimeout_range(&delay, in pt1_thread()
/linux-6.3-rc2/kernel/rcu/
A Dtasks.h713 schedule_hrtimeout_range(&exp, jiffies_to_nsecs(HZ / 2), HRTIMER_MODE_REL_HARD); in rcu_tasks_wait_gp()
/linux-6.3-rc2/fs/
A Dselect.c244 rc = schedule_hrtimeout_range(expires, slack, HRTIMER_MODE_ABS); in poll_schedule_timeout()
A Deventpoll.c1880 timed_out = !schedule_hrtimeout_range(to, slack, in ep_poll()
/linux-6.3-rc2/ipc/
A Dsem.c2168 timed_out = !schedule_hrtimeout_range(exp, in __do_semtimedop()
/linux-6.3-rc2/kernel/
A Dsignal.c3608 ret = schedule_hrtimeout_range(to, tsk->timer_slack_ns, in do_sigtimedwait()
/linux-6.3-rc2/Documentation/trace/
A Dhistogram.rst2034 schedule_hrtimeout_range+0x13/0x20
2078 schedule_hrtimeout_range+0x13/0x20
A Dftrace.rst2345 yum-updatesd-3111 [003] 1637.254681: hrtimer_cancel <-schedule_hrtimeout_range

Completed in 65 milliseconds