| /linux/tools/perf/pmu-events/arch/x86/silvermont/ |
| H A D | pipeline.json | 8 …ddress not only based on the EIP of the branch but also based on the execution path through which … 17 …ddress not only based on the EIP of the branch but also based on the execution path through which … 27 …ddress not only based on the EIP of the branch but also based on the execution path through which … 37 …ddress not only based on the EIP of the branch but also based on the execution path through which … 47 …ddress not only based on the EIP of the branch but also based on the execution path through which … 57 …ddress not only based on the EIP of the branch but also based on the execution path through which … 67 …ddress not only based on the EIP of the branch but also based on the execution path through which … 77 …ddress not only based on the EIP of the branch but also based on the execution path through which … 87 …ddress not only based on the EIP of the branch but also based on the execution path through which … 97 …ddress not only based on the EIP of the branch but also based on the execution path through which …
|
| /linux/tools/testing/selftests/coredump/ |
| H A D | README.rst | 26 * commit 0a1eb2d474ed ("fs/proc: Stop reporting eip and esp in /proc/PID/stat") changed kstkesp to 29 * commit fd7d56270b52 ("fs/proc: Report eip/esp in /prod/PID/stat for coredumping") fixed it for the 32 * commit cb8f381f1613 ("fs/proc/array.c: allow reporting eip/esp for all coredumping threads") fixed
|
| /linux/arch/um/kernel/ |
| H A D | exec.c | 31 void start_thread(struct pt_regs *regs, unsigned long eip, unsigned long esp) in start_thread() argument 33 PT_REGS_IP(regs) = eip; in start_thread()
|
| /linux/arch/x86/um/ |
| H A D | ptrace_32.c | 43 [EIP] = HOST_IP, 62 case EIP: in putreg() 133 case EIP: in getreg()
|
| H A D | sysrq_32.c | 17 printk("EIP: %04lx:[<%08lx>] CPU: %d %s", in show_regs()
|
| H A D | user-offsets.c | 23 DEFINE(HOST_IP, EIP); in foo()
|
| /linux/drivers/net/ethernet/qualcomm/ppe/ |
| H A D | ppe_config.h | 227 * @eip_field_update_bitmap: Fields updated as actions taken for EIP. 228 * @eip_hw_service: Selected hardware functions for EIP. 230 * or using packet's layer 3 offset for EIP.
|
| /linux/scripts/ |
| H A D | markup_oops.pl | 35 # 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\_\-]+)\]/) {
|
| /linux/include/uapi/video/ |
| H A D | uvesafb.h | 15 __u32 eip; member
|
| /linux/Documentation/arch/x86/ |
| H A D | exception-tables.rst | 51 (i.e. regs->eip) to find an address where the execution can continue 53 return address (again regs->eip) and returns. The execution will 287 #. kernelmode_fixup_or_oops() calls fixup_exception() (regs->eip == c017e7a5);
|
| /linux/tools/testing/selftests/capabilities/ |
| H A D | test_execve.c | 348 ksft_print_msg("[RUN]\tRoot +i => eip\n"); in do_tests() 390 "[RUN]\tRoot, gid != 0, +ia, sgidroot => eip\n"); in do_tests() 398 ksft_print_msg("[RUN]\tRoot +ia, sgidnonroot => eip\n"); in do_tests()
|
| /linux/tools/firmware/ |
| H A D | ihex2fw.c | 68 fprintf(stderr, " -j: include records for CS:IP/EIP address\n"); in usage() 238 /* These records contain the CS/IP or EIP where execution in process_ihex()
|
| /linux/tools/perf/util/dwarf-regs-arch/ |
| H A D | dwarf-regs-x86.c | 72 { "eip", DWARF_REG_PC }, { "ip", DWARF_REG_PC }, 142 { "rip", DWARF_REG_PC }, { "eip", DWARF_REG_PC }, { "ip", DWARF_REG_PC },
|
| /linux/arch/x86/include/asm/ |
| H A D | user32.h | 40 __u32 orig_eax, eip; member
|
| H A D | kgdb.h | 36 GDB_PC, /* 8 also known as eip */
|
| H A D | user_64.h | 50 for data and eip are replaced with flat 64bit pointers. */
|
| /linux/include/xen/interface/hvm/ |
| H A D | hvm_vcpu.h | 20 uint32_t eip; member
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | vm86.h | 79 long eip; member
|
| /linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| H A D | EventClass.py | 80 # DLA: Data Linear Address (EIP)
|
| /linux/arch/x86/kvm/ |
| H A D | smm.h | 62 u32 eip; member
|
| /linux/drivers/scsi/ |
| H A D | ses.c | 470 int eip = desc[0] & 0x10; in ses_process_descriptor() local 483 if (eip) { in ses_process_descriptor() 492 if (eip) { in ses_process_descriptor()
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | qcom,ipq9574-ppe.yaml | 22 communicating to the EIP engine which is used for IPsec offload. On the 56 | | | +-----+ |EDMA FIFO | | EIP FIFO|
|
| /linux/tools/testing/selftests/x86/ |
| H A D | nx_stack.c | 107 #define RIP_STRING "eip"
|
| H A D | fsgsbase_restore.c | 203 regs2.eip = (unsigned long)tracee_zap_segment; in main()
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_ring.c | 205 * Note that the length here MUST be >0 or else the EIP(1)97 in safexcel_add_cdesc()
|