Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dpanic.c242 { TAINT_LIVEPATCH, 'K', ' ' },
/linux-4.4.14/include/linux/
Dkernel.h493 #define TAINT_LIVEPATCH 15 macro
/linux-4.4.14/kernel/livepatch/
Dcore.c539 add_taint(TAINT_LIVEPATCH, LOCKDEP_STILL_OK); in __klp_enable_patch()