Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dpanic.c241 { TAINT_LIVEPATCH, 'K', ' ' },
/linux-4.1.27/include/linux/
Dkernel.h486 #define TAINT_LIVEPATCH 15 macro
/linux-4.1.27/kernel/livepatch/
Dcore.c530 add_taint(TAINT_LIVEPATCH, LOCKDEP_STILL_OK); in __klp_enable_patch()