Home
last modified time | relevance | path

Searched refs:schedule_hrtimeout (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/kernel/
A Dtorture.c93 return schedule_hrtimeout(&hto, HRTIMER_MODE_REL); in torture_hrtimeout_ns()
636 schedule_hrtimeout(&shutdown_time, HRTIMER_MODE_ABS); in torture_shutdown()
/linux-6.3-rc2/io_uring/
A Dcancel.c298 ret = schedule_hrtimeout(&timeout, HRTIMER_MODE_ABS); in io_sync_cancel()
A Dio_uring.c2542 else if (!schedule_hrtimeout(&iowq->timeout, HRTIMER_MODE_ABS)) in io_cqring_wait_schedule()
/linux-6.3-rc2/include/linux/
A Dhrtimer.h521 extern int schedule_hrtimeout(ktime_t *expires, const enum hrtimer_mode mode);
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Dpll.c208 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in wait_for_bit_change()
A Ddsi.c513 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in wait_for_bit_change()
2146 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in dsi_cio_init()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_fence.c281 schedule_hrtimeout(&kt, HRTIMER_MODE_REL); in nouveau_fence_wait_legacy()
/linux-6.3-rc2/lib/
A Dtest_lockup.c343 schedule_hrtimeout(&time, HRTIMER_MODE_REL); in test_wait()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Dpll.c350 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in wait_for_bit_change()
A Ddsi.c158 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in wait_for_bit_change()
/linux-6.3-rc2/kernel/time/
A Dhrtimer.c2392 int __sched schedule_hrtimeout(ktime_t *expires, in schedule_hrtimeout() function
2397 EXPORT_SYMBOL_GPL(schedule_hrtimeout);
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dmax3420_udc.c861 schedule_hrtimeout(&kt, HRTIMER_MODE_REL); in max3420_thread()
/linux-6.3-rc2/kernel/trace/
A Dtrace_osnoise.c1542 while (schedule_hrtimeout(&wake_time, HRTIMER_MODE_ABS)) { in osnoise_sleep()
/linux-6.3-rc2/block/
A Dblk-cgroup.c1820 if (!schedule_hrtimeout(&exp, HRTIMER_MODE_ABS)) in blkcg_maybe_throttle_blkg()
/linux-6.3-rc2/fs/jbd2/
A Dtransaction.c1919 schedule_hrtimeout(&expires, HRTIMER_MODE_ABS); in jbd2_journal_stop()
/linux-6.3-rc2/kernel/rcu/
A Drcutorture.c2148 schedule_hrtimeout(&toggle_delay, HRTIMER_MODE_REL); in rcu_nocb_toggle()
/linux-6.3-rc2/kernel/sched/
A Dcore.c3411 schedule_hrtimeout(&to, HRTIMER_MODE_REL_HARD); in wait_task_inactive()

Completed in 89 milliseconds