Lines Matching refs:up
74 Each test case may run at least up to KCSAN_REPORT_ONCE_IN_MS
106 For tasks, the microsecond delay after setting up a watchpoint.
112 For interrupts, the microsecond delay after setting up a watchpoint.
125 int "Skip instructions before setting up watchpoint"
129 watchpoint is set up, i.e. one in KCSAN_SKIP_WATCH per-CPU
130 memory operations are used to set up a watchpoint. A smaller value
146 If enabled, a task that set up a watchpoint may be interrupted while
216 bool "Assume that plain aligned writes up to word size are atomic"
220 Assume that plain aligned writes up to word size are atomic by
224 writes up to word size: conflicts between marked reads and plain
225 aligned writes up to word size will not be reported as data races;