Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Duprobes.c512 static inline int sizeof_long(struct pt_regs *regs) in sizeof_long() function
528 unsigned long new_sp = regs->sp - sizeof_long(regs); in emulate_push_stack()
530 if (copy_to_user((void __user *)new_sp, &val, sizeof_long(regs))) in emulate_push_stack()
563 regs->sp += sizeof_long(regs); /* Pop incorrect return address */ in default_post_xol_op()
682 regs->sp += sizeof_long(regs); in branch_post_xol_op()
1068 int rasize = sizeof_long(regs), nleft; in arch_uretprobe_hijack_return_addr()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/
H A Dconfig.linux2 sizeof_long=4