Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dbug.h188 #define WARN_TAINT_ONCE(condition, taint, format...) \ macro
221 #define WARN_TAINT_ONCE(condition, taint, format...) WARN(condition, format) macro
/linux/drivers/irqchip/
H A Dirq-gic.c57 WARN_TAINT_ONCE(this_cpu_has_cap(ARM64_HAS_GICV3_CPUIF), in gic_check_cpu_features()