Searched refs:upd_ctx (Results 1 – 1 of 1) sorted by relevance
2002 struct panthor_csg_slots_upd_ctx upd_ctx; in tick_ctx_init() local2007 csgs_upd_ctx_init(&upd_ctx); in tick_ctx_init()2169 struct panthor_csg_slots_upd_ctx upd_ctx; in tick_ctx_apply() local2172 csgs_upd_ctx_init(&upd_ctx); in tick_ctx_apply()2242 csgs_upd_ctx_init(&upd_ctx); in tick_ctx_apply()2676 csgs_upd_ctx_init(&upd_ctx); in panthor_sched_suspend()2688 suspended_slots = upd_ctx.update_mask; in panthor_sched_suspend()2693 if (upd_ctx.timedout_mask) { in panthor_sched_suspend()2694 u32 slot_mask = upd_ctx.timedout_mask; in panthor_sched_suspend()2697 csgs_upd_ctx_init(&upd_ctx); in panthor_sched_suspend()[all …]