Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c2022 tick_ctx_is_full(const struct panthor_scheduler *sched, in tick_ctx_is_full() function
2037 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
2075 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
2496 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2510 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2539 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()