Lines Matching refs:in
53 deadlocks or recursion. If in doubt, say N.
95 specific watchpoint slot as specified in kernel/kcsan/encoding.h.
103 int "Delay in microseconds (for tasks)"
109 int "Delay in microseconds (for interrupts)"
129 watchpoint is set up, i.e. one in KCSAN_SKIP_WATCH per-CPU
131 results in more aggressive race detection, whereas a larger value
152 result in false positives.
155 int "Duration in milliseconds, in which any given race is only reported once"
158 Any given race is only reported once in the defined time window.
189 # atomics instrumentation in .noinstr.text, or use a compiler that can
200 ability to detect any data races invoving reordered accesses, in
222 resulting in data races. This will cause KCSAN to not report data
236 plain reads and marked writes to result in "unknown origin" reports.