Searched refs:NUM_SLOTS (Results 1 – 6 of 6) sorted by relevance
46 #define NUM_SLOTS 4 /*number of job slots */ macro143 u32 js_status[NUM_SLOTS];
165 struct job_slot slots[NUM_SLOTS];742 for (i = 0; i < NUM_SLOTS; i++) { in init_register_statuses()1014 for (i = 0; i < NUM_SLOTS; i++) { in update_job_irq_js_state()1153 for (i = 0; i < NUM_SLOTS; i++) { in midgard_model_update()1201 for (i = 0; i < NUM_SLOTS; i++) { in invalidate_active_jobs()1222 KBASE_DEBUG_ASSERT(slot_idx < NUM_SLOTS);1274 for (i = 0; i < NUM_SLOTS; i++) {1289 for (i = 0; i < NUM_SLOTS; i++)1635 for (i = 0; i < NUM_SLOTS; i++)1800 KBASE_DEBUG_ASSERT(slot_idx < NUM_SLOTS);[all …]
75 #define SLOT_IDX(slot, i) (slot + ((i + KCSAN_CHECK_ADJACENT) % NUM_SLOTS))94 static atomic_long_t watchpoints[CONFIG_KCSAN_NUM_WATCHPOINTS + NUM_SLOTS-1];118 BUILD_BUG_ON(CONFIG_KCSAN_NUM_WATCHPOINTS < NUM_SLOTS); in find_watchpoint()120 for (i = 0; i < NUM_SLOTS; ++i) { in find_watchpoint()150 …DX(CONFIG_KCSAN_NUM_WATCHPOINTS-1, KCSAN_CHECK_ADJACENT+1) != ARRAY_SIZE(watchpoints) - NUM_SLOTS); in insert_watchpoint()152 for (i = 0; i < NUM_SLOTS; ++i) { in insert_watchpoint()
17 #define NUM_SLOTS (1 + 2*KCSAN_CHECK_ADJACENT) macro
64 static struct other_info other_infos[CONFIG_KCSAN_NUM_WATCHPOINTS + NUM_SLOTS-1];
24 #define NUM_SLOTS 32 macro759 for (tag = 0; tag < NUM_SLOTS; tag++) { in cqhci_error_irq()1171 cq_host->num_slots = NUM_SLOTS; in cqhci_init()1176 mmc->cqe_qdepth = NUM_SLOTS; in cqhci_init()