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

/linux-master/arch/x86/kernel/
H A Duprobes.c526 static int emulate_push_stack(struct pt_regs *regs, unsigned long val) function
564 if (emulate_push_stack(regs, utask->vaddr + auprobe->defparam.ilen))
653 if (emulate_push_stack(regs, new_ip))
667 if (emulate_push_stack(regs, *src_ptr))

Completed in 116 milliseconds