Home
last modified time | relevance | path

Searched defs:klp_get_ftrace_location (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dlivepatch.h20 #define klp_get_ftrace_location klp_get_ftrace_location macro
21 static inline unsigned long klp_get_ftrace_location(unsigned long faddr) in klp_get_ftrace_location() function
/OK3568_Linux_fs/kernel/kernel/livepatch/
H A Dpatch.c129 static unsigned long klp_get_ftrace_location(unsigned long faddr) in klp_get_ftrace_location() function