tag | line | file | source code |
---|---|---|---|
orig_eax | 59 | include/linux/ptrace.h | long orig_eax; |
orig_eax | 244 | kernel/chr_drv/keyboard.c | pt_regs->orig_eax,pt_regs->ebx,pt_regs->ecx,pt_regs->edx); |
orig_eax | 108 | kernel/fork.c | long es, long fs, long gs, long orig_eax, |
orig_eax | 109 | kernel/ioport.c | long es, long fs, long gs, long orig_eax, |
orig_eax | 140 | kernel/signal.c | current->pid, signr, regs->eax, regs->orig_eax, |
orig_eax | 144 | kernel/signal.c | if ((regs->orig_eax != -1) && |
orig_eax | 150 | kernel/signal.c | regs->eax = regs->orig_eax; |