Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpanic.h72 #define TAINT_LIVEPATCH 15 macro
/openbmc/linux/kernel/
H A Dpanic.c486 [ TAINT_LIVEPATCH ] = { 'K', ' ', true },
H A Dtracepoint.c575 (1 << TAINT_LIVEPATCH)); in trace_module_has_bad_taint()
/openbmc/linux/kernel/module/
H A Dmain.c2030 add_taint_module(mod, TAINT_LIVEPATCH, LOCKDEP_STILL_OK); in module_augment_kernel_taints()