Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
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
/Linux-v5.10/kernel/livepatch/
Dpatch.c129 static unsigned long klp_get_ftrace_location(unsigned long faddr) in klp_get_ftrace_location() function