Home
last modified time | relevance | path

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

/linux/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/include/linux/
A Dhrtimer.h521 extern int schedule_hrtimeout(ktime_t *expires, const enum hrtimer_mode mode);
/linux/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()
2140 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in dsi_cio_init()
/linux/lib/
A Dtest_lockup.c343 schedule_hrtimeout(&time, HRTIMER_MODE_REL); in test_wait()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_fence.c285 schedule_hrtimeout(&kt, HRTIMER_MODE_REL); in nouveau_fence_wait_legacy()
/linux/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/kernel/time/
A Dhrtimer.c2381 int __sched schedule_hrtimeout(ktime_t *expires, in schedule_hrtimeout() function
2386 EXPORT_SYMBOL_GPL(schedule_hrtimeout);
/linux/drivers/usb/gadget/udc/
A Dmax3420_udc.c861 schedule_hrtimeout(&kt, HRTIMER_MODE_REL); in max3420_thread()
/linux/block/
A Dblk-cgroup.c1688 if (!schedule_hrtimeout(&exp, HRTIMER_MODE_ABS)) in blkcg_maybe_throttle_blkg()
/linux/fs/jbd2/
A Dtransaction.c1892 schedule_hrtimeout(&expires, HRTIMER_MODE_ABS); in jbd2_journal_stop()
/linux/kernel/rcu/
A Drcutorture.c1750 schedule_hrtimeout(&toggle_delay, HRTIMER_MODE_REL); in rcu_nocb_toggle()
/linux/kernel/sched/
A Dcore.c3277 schedule_hrtimeout(&to, HRTIMER_MODE_REL_HARD); in wait_task_inactive()
/linux/
A Dvmlinux.symvers8105 0x00000000 schedule_hrtimeout vmlinux EXPORT_SYMBOL_GPL
A DSystem.map55724 ffff800010f03a50 T schedule_hrtimeout
A D.tmp_System.map55724 ffff800010f03a50 T schedule_hrtimeout

Completed in 421 milliseconds