Searched refs:TAINT_LIVEPATCH (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dpanic.h72 #define TAINT_LIVEPATCH 15 macro
/linux-master/kernel/
H A Dpanic.c494 [ TAINT_LIVEPATCH ] = { 'K', ' ', true },
H A Dtracepoint.c575 (1 << TAINT_LIVEPATCH));
/linux-master/kernel/module/
H A Dmain.c2030 add_taint_module(mod, TAINT_LIVEPATCH, LOCKDEP_STILL_OK);
2031 pr_notice_once("%s: tainting kernel with TAINT_LIVEPATCH\n",

Completed in 157 milliseconds