Searched refs:is_reorder_access (Results 1 – 1 of 1) sorted by relevance
528 bool is_reorder_access; in kcsan_setup_watchpoint() local559 is_reorder_access = find_reorder_access(ctx, ptr, size, type, ip); in kcsan_setup_watchpoint()560 if (is_reorder_access) in kcsan_setup_watchpoint()598 old = is_reorder_access ? 0 : read_instrumented_memory(ptr, size); in kcsan_setup_watchpoint()610 if (!is_reorder_access) { in kcsan_setup_watchpoint()