Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c1873 struct panthor_sched_tick_ctx { struct
1887 const struct panthor_sched_tick_ctx *ctx) in tick_ctx_is_full() argument
1916 struct panthor_sched_tick_ctx *ctx, in tick_ctx_pick_groups_from_list()
1964 struct panthor_sched_tick_ctx *ctx, in tick_ctx_insert_old_group()
1999 struct panthor_sched_tick_ctx *ctx, in tick_ctx_init()
2111 struct panthor_sched_tick_ctx *ctx) in tick_ctx_cleanup()
2163 tick_ctx_apply(struct panthor_scheduler *sched, struct panthor_sched_tick_ctx *ctx) in tick_ctx_apply()
2320 const struct panthor_sched_tick_ctx *ctx) in tick_ctx_update_resched_target()
2359 struct panthor_sched_tick_ctx ctx; in tick_work()