Searched refs:schedule_hrtimeout (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hrtimer.h | 519 extern int schedule_hrtimeout(ktime_t *expires, const enum hrtimer_mode mode);
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | pll.c | 208 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in wait_for_bit_change()
|
| H A D | dsi.c | 513 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in wait_for_bit_change() 2141 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in dsi_cio_init()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_lockup.c | 343 schedule_hrtimeout(&time, HRTIMER_MODE_REL); in test_wait()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | torture.c | 517 schedule_hrtimeout(&shutdown_time, HRTIMER_MODE_ABS); in torture_shutdown()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fence.c | 285 schedule_hrtimeout(&kt, HRTIMER_MODE_REL); in nouveau_fence_wait_legacy()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/ |
| H A D | pll.c | 344 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in wait_for_bit_change()
|
| H A D | dsi.c | 511 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in wait_for_bit_change() 2092 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); in dsi_cio_init()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | hrtimer.c | 2280 int __sched schedule_hrtimeout(ktime_t *expires, in schedule_hrtimeout() function 2285 EXPORT_SYMBOL_GPL(schedule_hrtimeout);
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | max3420_udc.c | 863 schedule_hrtimeout(&kt, HRTIMER_MODE_REL); in max3420_thread()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-cgroup.c | 1703 if (!schedule_hrtimeout(&exp, HRTIMER_MODE_ABS)) in blkcg_maybe_throttle_blkg()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 1435 schedule_hrtimeout
|
| H A D | abi_gki_aarch64_qcom | 2135 schedule_hrtimeout
|
| H A D | abi_gki_aarch64_galaxy | 3468 schedule_hrtimeout
|
| /OK3568_Linux_fs/kernel/fs/jbd2/ |
| H A D | transaction.c | 1885 schedule_hrtimeout(&expires, HRTIMER_MODE_ABS); in jbd2_journal_stop()
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | core.c | 2423 schedule_hrtimeout(&to, HRTIMER_MODE_REL); in wait_task_inactive()
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 7465 if (!schedule_hrtimeout(&timeout, HRTIMER_MODE_ABS)) in io_cqring_wait_schedule()
|