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.c2020 tick_ctx_is_full(const struct panthor_scheduler *sched, in tick_ctx_is_full() function
2035 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
2073 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
2488 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2502 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2531 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()