Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpanic.h78 #define TAINT_LIVEPATCH 15 macro
/linux/kernel/
H A Dtracepoint.c528 (1 << TAINT_LIVEPATCH)); in trace_module_has_bad_taint()
/linux/kernel/module/
H A Dmain.c2531 add_taint_module(mod, TAINT_LIVEPATCH, LOCKDEP_STILL_OK); in module_augment_kernel_taints()