Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpanic.h76 #define TAINT_RANDSTRUCT 17 macro
/Linux-v5.15/kernel/
Dpanic.c50 IS_ENABLED(CONFIG_GCC_PLUGIN_RANDSTRUCT) ? (1 << TAINT_RANDSTRUCT) : 0;
386 [ TAINT_RANDSTRUCT ] = { 'T', ' ', true },