Lines Matching refs:plain
36 The compiler instruments plain compound read-write operations
38 distinguish them from other plain accesses. This is currently
198 plain accesses by default (depending on !KCSAN_STRICT) reduce the
215 bool "Assume that plain aligned writes up to word size are atomic"
219 Assume that plain aligned writes up to word size are atomic by
222 races due to conflicts where the only plain accesses are aligned
223 writes up to word size: conflicts between marked reads and plain
225 notice that data races between two conflicting plain aligned writes
233 additional filtering. Conflicting marked atomic reads and plain
235 plain reads and marked writes to result in "unknown origin" reports.
241 accesses, conflicting marked atomic reads and plain writes will not
243 due to two conflicting plain writes will be reported (aligned and