Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Duprobes.c1288 static int emulate_push_stack(struct pt_regs *regs, unsigned long val) in emulate_push_stack() function
1329 if (emulate_push_stack(regs, retaddr)) in default_post_xol_op()
1421 if (emulate_push_stack(regs, new_ip)) in branch_emulate_op()
1439 if (emulate_push_stack(regs, *src_ptr)) in push_emulate_op()