Searched refs:NUM_SLOTS (Results 1 – 4 of 4) sorted by relevance
76 #define SLOT_IDX(slot, i) (slot + ((i + KCSAN_CHECK_ADJACENT) % NUM_SLOTS))95 static atomic_long_t watchpoints[CONFIG_KCSAN_NUM_WATCHPOINTS + NUM_SLOTS-1];119 BUILD_BUG_ON(CONFIG_KCSAN_NUM_WATCHPOINTS < NUM_SLOTS); in find_watchpoint()121 for (i = 0; i < NUM_SLOTS; ++i) { in find_watchpoint()151 …DX(CONFIG_KCSAN_NUM_WATCHPOINTS-1, KCSAN_CHECK_ADJACENT+1) != ARRAY_SIZE(watchpoints) - NUM_SLOTS); in insert_watchpoint()153 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];
23 #define NUM_SLOTS 32 macro717 for (tag = 0; tag < NUM_SLOTS; tag++) { in cqhci_error_irq()1128 cq_host->num_slots = NUM_SLOTS; in cqhci_init()1133 mmc->cqe_qdepth = NUM_SLOTS; in cqhci_init()