Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.c1827 tick_ctx_is_full(const struct panthor_scheduler *sched, in tick_ctx_is_full() function
1864 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
1898 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
2266 if (!tick_ctx_is_full(sched, ctx)) in tick_ctx_update_resched_target()
2331 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2345 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2354 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()