Searched refs:TAINT_RANDSTRUCT (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 223 milliseconds