Home
last modified time | relevance | path

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

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