Home
last modified time | relevance | path

Searched refs:kubsan_watch (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/kern/
Dsubr_kubsan.c207 int kubsan_watch = 2; variable
209 int kubsan_watch = 1; variable
515 if (__predict_false(kubsan_watch == 0)) in kubsan_is_reported()
738 if (kubsan_watch == 2) in kubsan_report()