Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Duser32.h40 __u32 orig_eax, eip; member
/linux/arch/x86/include/uapi/asm/
H A Dvm86.h78 long orig_eax; member
/linux/arch/x86/kernel/
H A Dftrace_32.S116 pushl $0 # orig_eax
H A Dptrace.c921 case offsetof(struct user32, regs.orig_eax): in putreg32()
991 R32(orig_eax, orig_ax); in getreg32()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1755 # define SYSCALL_NUM(_regs) (_regs).orig_eax