Searched refs:watchpoints (Results 1 – 1 of 1) sorted by relevance
96 static atomic_long_t watchpoints[CONFIG_KCSAN_NUM_WATCHPOINTS + NUM_SLOTS-1]; variable123 watchpoint = &watchpoints[SLOT_IDX_FAST(slot, i)]; in find_watchpoint()151 …UG_ON(SLOT_IDX(CONFIG_KCSAN_NUM_WATCHPOINTS-1, KCSAN_CHECK_ADJACENT) != ARRAY_SIZE(watchpoints)-1); in insert_watchpoint()152 …DX(CONFIG_KCSAN_NUM_WATCHPOINTS-1, KCSAN_CHECK_ADJACENT+1) != ARRAY_SIZE(watchpoints) - NUM_SLOTS); in insert_watchpoint()158 watchpoint = &watchpoints[SLOT_IDX(slot, i)]; in insert_watchpoint()382 watchpoint - watchpoints); in kcsan_found_watchpoint()567 watchpoint - watchpoints); in kcsan_setup_watchpoint()578 watchpoint - watchpoints); in kcsan_setup_watchpoint()