Home
last modified time | relevance | path

Searched defs:WARN_TAINT_ONCE (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/asm-generic/
Dbug.h154 #define WARN_TAINT_ONCE(condition, taint, format...) \ macro
184 #define WARN_TAINT_ONCE(condition, taint, format...) WARN(condition, format) macro