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.c2031 tick_ctx_is_full(const struct panthor_scheduler *sched, in tick_ctx_is_full() function
2046 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
2080 if (tick_ctx_is_full(sched, ctx)) in tick_ctx_pick_groups_from_list()
2446 if (!tick_ctx_is_full(sched, ctx)) in tick_ctx_update_resched_target()
2511 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2525 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()
2534 prio >= 0 && !tick_ctx_is_full(sched, &ctx); in tick_work()