Home
last modified time | relevance | path

Searched refs:klp_get_ftrace_location (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dpatch.c128 #ifndef klp_get_ftrace_location
129 static unsigned long klp_get_ftrace_location(unsigned long faddr) in klp_get_ftrace_location() function
152 klp_get_ftrace_location((unsigned long)func->old_func); in klp_unpatch_func()
185 klp_get_ftrace_location((unsigned long)func->old_func); in klp_patch_func()

Completed in 2 milliseconds