Delay in microseconds (for interrupts)

configname: CONFIG_KCSAN_UDELAY_INTERRUPT

Linux Kernel Configuration
└─>Kernel hacking
└─>Generic Kernel Debugging Instruments
└─>KCSAN: dynamic data race detector
└─>Delay in microseconds (for interrupts)
In linux kernel since version 5.1 (release Date: 2019-05-05)  
For interrupts, the microsecond delay after setting up a watchpoint.
Interrupts have tighter latency requirements, and their delay should
be lower than for tasks.

depends
CONFIG_KCSAN