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.c1886 tick_ctx_is_full(const struct panthor_scheduler *sched, in tick_ctx_is_full() function
1923 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
1957 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
2323 if (!tick_ctx_is_full(sched, ctx)) in tick_ctx_update_resched_target()
2388 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2402 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2411 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()