Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c769 #define sched_queue_delayed_work(sched, wname, delay) \ macro
1505 sched_queue_delayed_work(sched, tick, 0); in cs_slot_process_fatal_event_locked()
1624 sched_queue_delayed_work(sched, tick, 0); in group_process_tiler_oom()
1751 sched_queue_delayed_work(sched, tick, 0); in csg_slot_process_idle_event_locked()
1787 sched_queue_delayed_work(sched, tick, 0); in csg_slot_process_progress_timer_event_locked()
1858 sched_queue_delayed_work(ptdev->scheduler, tick, 0); in sched_process_idle_event_locked()
2566 sched_queue_delayed_work(sched, tick, resched_delay); in tick_work()
2651 sched_queue_delayed_work(sched, tick, 0); in sync_upd_work()
2682 sched_queue_delayed_work(sched, tick, 0); in group_schedule_locked()
2690 sched_queue_delayed_work(sched, tick, 0); in group_schedule_locked()
[all …]