Searched refs:ty (Results 1 – 1 of 1) sorted by relevance
209 const int ty = r->access[i].type; in __report_matches() local211 (ty & KCSAN_ACCESS_ASSERT) ? in __report_matches()212 ((ty & KCSAN_ACCESS_WRITE) ? in __report_matches()215 ((ty & KCSAN_ACCESS_WRITE) ? in __report_matches()216 ((ty & KCSAN_ACCESS_COMPOUND) ? in __report_matches()220 const bool is_atomic = (ty & KCSAN_ACCESS_ATOMIC); in __report_matches()221 const bool is_scoped = (ty & KCSAN_ACCESS_SCOPED); in __report_matches()