Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/
H A Dptrace_32.c67 [EIP] = HOST_IP,
86 case EIP: in putreg()
157 case EIP: in getreg()
H A Duser-offsets.c24 DEFINE(HOST_IP, EIP); in foo()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dptrace_32.c68 [EIP] = HOST_IP,
87 case EIP: in putreg()
158 case EIP: in getreg()
H A Duser-offsets.c23 DEFINE(HOST_IP, EIP); in foo()
/kernel/linux/linux-5.10/scripts/
H A Dmarkup_oops.pl35 # Parse the oops to find the EIP value
158 if ($line =~ /EIP: 0060:\[\<([a-z0-9]+)\>\]/) {
164 if ($line =~ /EIP is at ([a-zA-Z0-9\_]+)\+0x([0-9a-f]+)\/0x[a-f0-9]/) {
174 if ($line =~ /EIP is at ([a-zA-Z0-9\_]+)\+(0x[0-9a-f]+)\/0x[a-f0-9]+\W\[([a-zA-Z0-9\_\-]+)\]/) {
/kernel/linux/linux-6.6/scripts/
H A Dmarkup_oops.pl35 # Parse the oops to find the EIP value
158 if ($line =~ /EIP: 0060:\[\<([a-z0-9]+)\>\]/) {
164 if ($line =~ /EIP is at ([a-zA-Z0-9\_]+)\+0x([0-9a-f]+)\/0x[a-f0-9]/) {
174 if ($line =~ /EIP is at ([a-zA-Z0-9\_]+)\+(0x[0-9a-f]+)\/0x[a-f0-9]+\W\[([a-zA-Z0-9\_\-]+)\]/) {
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dptrace-abi.h19 #define EIP 12 macro
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dptrace-abi.h19 #define EIP 12 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dptrace-abi.h34 #define EIP 12 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dptrace-abi.h34 #define EIP 12 macro
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dmcontext.c18 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dmcontext.c18 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()

Completed in 4 milliseconds