Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpanic.h74 #define TAINT_LIVEPATCH 15 macro
/Linux-v5.15/kernel/
Dpanic.c384 [ TAINT_LIVEPATCH ] = { 'K', ' ', true },
Dmodule.c3076 add_taint_module(mod, TAINT_LIVEPATCH, LOCKDEP_STILL_OK); in check_modinfo_livepatch()