Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:orig_eax
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H
A
D
ptrace.h
30
long
orig_eax
;
member
H
A
D
vm86.h
78
long
orig_eax
;
member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H
A
D
ptrace.h
30
long
orig_eax
;
member
H
A
D
vm86.h
78
long
orig_eax
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H
A
D
ptrace.h
38
long
orig_eax
;
member
H
A
D
vm86.h
56
long
orig_eax
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H
A
D
ptrace.h
38
long
orig_eax
;
member
H
A
D
vm86.h
56
long
orig_eax
;
member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
user32.h
40
__u32
orig_eax
, eip;
member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
user32.h
40
__u32
orig_eax
, eip;
member
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
ftrace_32.S
116
pushl $0 #
orig_eax
H
A
D
ptrace.c
891
case offsetof(struct user32, regs.
orig_eax
):
in putreg32()
894
* debugger setting
orig_eax
to -1 wants to disable
in putreg32()
961
R32(
orig_eax
, orig_ax);
in getreg32()
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
ftrace_32.S
116
pushl $0 #
orig_eax
H
A
D
ptrace.c
921
case offsetof(struct user32, regs.
orig_eax
):
in putreg32()
924
* debugger setting
orig_eax
to -1 wants to disable
in putreg32()
991
R32(
orig_eax
, orig_ax);
in getreg32()
/kernel/linux/linux-6.6/arch/x86/entry/
H
A
D
entry_32.S
24
* 2C(%esp) -
orig_eax
129
* 2*4(%esp) -
orig_eax
141
* 10*4(%esp) - gap /
orig_eax
149
* 2*4(%esp) -
orig_eax
160
pushl 7*4(%esp) #
orig_eax
957
RESTORE_REGS pop=4 # skip
orig_eax
/error_code
/kernel/linux/linux-5.10/arch/x86/entry/
H
A
D
entry_32.S
24
* 2C(%esp) -
orig_eax
206
* 2*4(%esp) -
orig_eax
218
* 10*4(%esp) - gap /
orig_eax
226
* 2*4(%esp) -
orig_eax
237
pushl 7*4(%esp) #
orig_eax
1071
RESTORE_REGS pop=4 # skip
orig_eax
/error_code
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H
A
D
ptrace_syscall.c
30
# define user_syscall_nr
orig_eax
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H
A
D
ptrace_syscall.c
30
# define user_syscall_nr
orig_eax
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H
A
D
seccomp_bpf.c
1708
# define SYSCALL_NUM(_regs) (_regs).
orig_eax
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H
A
D
seccomp_bpf.c
1733
# define SYSCALL_NUM(_regs) (_regs).
orig_eax
Completed in 20 milliseconds