Home
last modified time | relevance | path

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

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