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

/linux-4.4.14/arch/s390/include/asm/
H A Dlivepatch.h35 static inline void klp_arch_set_pc(struct pt_regs *regs, unsigned long ip) klp_arch_set_pc() function
/linux-4.4.14/arch/x86/include/asm/
H A Dlivepatch.h39 static inline void klp_arch_set_pc(struct pt_regs *regs, unsigned long ip) klp_arch_set_pc() function
/linux-4.4.14/kernel/livepatch/
H A Dcore.c348 klp_arch_set_pc(regs, (unsigned long)func->new_func); klp_ftrace_handler()

Completed in 98 milliseconds