Home
last modified time | relevance | path

Searched refs:klp_arch_set_pc (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dlivepatch.h7 static inline void klp_arch_set_pc(struct pt_regs *regs, unsigned long ip) in klp_arch_set_pc() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dlivepatch.h15 static inline void klp_arch_set_pc(struct pt_regs *regs, unsigned long ip) in klp_arch_set_pc() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dlivepatch.h16 static inline void klp_arch_set_pc(struct pt_regs *regs, unsigned long ip) in klp_arch_set_pc() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dlivepatch.h15 static inline void klp_arch_set_pc(struct pt_regs *regs, unsigned long ip) in klp_arch_set_pc() function
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dpatch.c116 klp_arch_set_pc(regs, (unsigned long)func->new_func); in klp_ftrace_handler()

Completed in 2 milliseconds