Home
last modified time | relevance | path

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

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