Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpanic.h74 #define TAINT_RANDSTRUCT 17 macro
/Linux-v6.6/kernel/
Dpanic.c56 IS_ENABLED(CONFIG_RANDSTRUCT) ? (1 << TAINT_RANDSTRUCT) : 0;
480 [ TAINT_RANDSTRUCT ] = { 'T', ' ', true },