Documentation ¶
Index ¶
Constants ¶
View Source
const ( UnknownType = Type("") Hang = Type("HANG") MemoryLeak = Type("LEAK") DataRace = Type("DATARACE") UnexpectedReboot = Type("REBOOT") UBSAN = Type("UBSAN") Bug = Type("BUG") Warning = Type("WARNING") KASAN = Type("KASAN") LockdepBug = Type("LOCKDEP") AtomicSleep = Type("ATOMIC_SLEEP") KMSAN = Type("KMSAN") SyzFailure = Type("SYZ_FAILURE") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.