Searched refs:csg_slot_in_use (Results 1 – 1 of 1) sorted by relevance
622 static inline bool csg_slot_in_use(struct kbase_device *kbdev, int slot) in csg_slot_in_use() function3316 if (likely(csg_slot_in_use(kbdev, slot))) { in program_group_on_vacant_csg_slot()3535 if (!csg_slot_in_use(kbdev, (int)i)) { in program_suspending_csg_slots()4169 if (unlikely(!csg_slot_in_use(kbdev, slot))) in scheduler_apply()