Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.c1814 struct panthor_sched_tick_ctx { struct
1828 const struct panthor_sched_tick_ctx *ctx) in tick_ctx_is_full() argument
1857 struct panthor_sched_tick_ctx *ctx, in tick_ctx_pick_groups_from_list()
1905 struct panthor_sched_tick_ctx *ctx, in tick_ctx_insert_old_group()
1940 struct panthor_sched_tick_ctx *ctx, in tick_ctx_init()
2054 struct panthor_sched_tick_ctx *ctx) in tick_ctx_cleanup()
2106 tick_ctx_apply(struct panthor_scheduler *sched, struct panthor_sched_tick_ctx *ctx) in tick_ctx_apply()
2263 const struct panthor_sched_tick_ctx *ctx) in tick_ctx_update_resched_target()
2302 struct panthor_sched_tick_ctx ctx; in tick_work()