Home
last modified time | relevance | path

Searched defs:BUGFLAG_TAINT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dbug.h15 #define BUGFLAG_TAINT(taint) ((taint) << 8) macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dbug.h16 #define BUGFLAG_TAINT(taint) ((taint) << 8) macro

Completed in 1 milliseconds