Searched refs:sizeof_long (Results 1 – 1 of 1) sorted by relevance
511 static inline int sizeof_long(struct pt_regs *regs) in sizeof_long() function527 unsigned long new_sp = regs->sp - sizeof_long(regs); in emulate_push_stack()529 if (copy_to_user((void __user *)new_sp, &val, sizeof_long(regs))) in emulate_push_stack()562 regs->sp += sizeof_long(regs); /* Pop incorrect return address */ in default_post_xol_op()681 regs->sp += sizeof_long(regs); in branch_post_xol_op()1062 int rasize = sizeof_long(regs), nleft; in arch_uretprobe_hijack_return_addr()