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.c753 #define sched_queue_delayed_work(sched, wname, delay) \ macro
1368 sched_queue_delayed_work(sched, tick, 0); in cs_slot_process_fatal_event_locked()
1482 sched_queue_delayed_work(sched, tick, 0); in group_process_tiler_oom()
1609 sched_queue_delayed_work(sched, tick, 0); in csg_slot_process_idle_event_locked()
1641 sched_queue_delayed_work(sched, tick, 0); in csg_slot_process_progress_timer_event_locked()
1712 sched_queue_delayed_work(ptdev->scheduler, tick, 0); in sched_process_idle_event_locked()
2442 sched_queue_delayed_work(sched, tick, resched_delay); in tick_work()
2527 sched_queue_delayed_work(sched, tick, 0); in sync_upd_work()
2558 sched_queue_delayed_work(sched, tick, 0); in group_schedule_locked()
2566 sched_queue_delayed_work(sched, tick, 0); in group_schedule_locked()
[all …]