Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dpanic.c327 [ TAINT_LIVEPATCH ] = { 'K', ' ', true },
Dmodule.c2842 add_taint_module(mod, TAINT_LIVEPATCH, LOCKDEP_STILL_OK); in check_modinfo_livepatch()
/Linux-v4.19/include/linux/
Dkernel.h598 #define TAINT_LIVEPATCH 15 macro