Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dlivepatch.h28 static inline int klp_check_compiler_support(void) in klp_check_compiler_support() function
/linux-4.1.27/arch/s390/include/asm/
Dlivepatch.h23 static inline int klp_check_compiler_support(void) in klp_check_compiler_support() function
/linux-4.1.27/kernel/livepatch/
Dcore.c988 ret = klp_check_compiler_support(); in klp_init()