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.c752 #define sched_queue_delayed_work(sched, wname, delay) \ macro
1369 sched_queue_delayed_work(sched, tick, 0); in cs_slot_process_fatal_event_locked()
1483 sched_queue_delayed_work(sched, tick, 0); in group_process_tiler_oom()
1610 sched_queue_delayed_work(sched, tick, 0); in csg_slot_process_idle_event_locked()
1642 sched_queue_delayed_work(sched, tick, 0); in csg_slot_process_progress_timer_event_locked()
1713 sched_queue_delayed_work(ptdev->scheduler, tick, 0); in sched_process_idle_event_locked()
2443 sched_queue_delayed_work(sched, tick, resched_delay); in tick_work()
2528 sched_queue_delayed_work(sched, tick, 0); in sync_upd_work()
2559 sched_queue_delayed_work(sched, tick, 0); in group_schedule_locked()
2567 sched_queue_delayed_work(sched, tick, 0); in group_schedule_locked()
[all …]