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
defs:elf_hwcap
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H
A
D
procinfo.h
16
unsigned int
elf_hwcap
;
member
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
cpu-r3k-probe.c
29
EXPORT_SYMBOL_GPL(
elf_hwcap
);
variable
H
A
D
cpu-probe.c
37
EXPORT_SYMBOL_GPL(
elf_hwcap
);
variable
[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
procinfo.h
34
unsigned int
elf_hwcap
;
member
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
cpu-r3k-probe.c
30
EXPORT_SYMBOL_GPL(
elf_hwcap
);
variable
H
A
D
cpu-probe.c
38
EXPORT_SYMBOL_GPL(
elf_hwcap
);
variable
[all...]
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
procinfo.h
34
unsigned int
elf_hwcap
;
member
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
cpu-probe.c
26
EXPORT_SYMBOL_GPL(
elf_hwcap
);
variable
[all...]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H
A
D
cpu-probe.c
25
EXPORT_SYMBOL_GPL(
elf_hwcap
);
variable
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
processor.c
29
unsigned long __read_mostly
elf_hwcap
;
variable
[all...]
/kernel/linux/linux-5.10/arch/nds32/kernel/
H
A
D
setup.c
50
unsigned int
elf_hwcap
;
variable
51
EXPORT_SYMBOL(
elf_hwcap
);
variable
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
setup.c
108
EXPORT_SYMBOL(
elf_hwcap
);
variable
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
setup.c
101
EXPORT_SYMBOL(
elf_hwcap
);
variable
[all...]
Completed in 10 milliseconds