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:cpu_type
(Results
1 - 25
of
39
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
cpu-type.h
15
static inline int __pure __get_cpu_type(const int
cpu_type
)
in __get_cpu_type()
argument
211
const int
cpu_type
= current_cpu_data.cputype;
in current_cpu_type()
local
218
const int
cpu_type
= cpu_data[0].cputype;
in boot_cpu_type()
local
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
cpu-type.h
15
static inline int __pure __get_cpu_type(const int
cpu_type
)
in __get_cpu_type()
argument
191
const int
cpu_type
= current_cpu_data.cputype;
in current_cpu_type()
local
198
const int
cpu_type
= cpu_data[0].cputype;
in boot_cpu_type()
local
/kernel/linux/linux-5.10/arch/arm/mach-imx/
H
A
D
mach-vf610.c
24
unsigned int
cpu_type
;
in vf610_detect_cpu()
local
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H
A
D
mach-vf610.c
24
unsigned int
cpu_type
;
in vf610_detect_cpu()
local
/third_party/pulseaudio/src/pulsecore/
H
A
D
cpu.h
35
pa_cpu_type_t
cpu_type
;
member
/kernel/linux/linux-5.10/arch/mips/oprofile/
H
A
D
op_impl.h
35
char *
cpu_type
;
member
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H
A
D
id.c
130
u8
cpu_type
;
in omap_check_revision()
local
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H
A
D
id.c
129
u8
cpu_type
;
in omap_check_revision()
local
/test/testfwk/developer_test/local_coverage/interface_coverage/
H
A
D
get_innerkits_json.py
71
cpu_type
= get_target_cpu(root_path)
variable
H
A
D
interface_coverage_gcov_lcov.py
462
cpu_type
= get_target_cpu(CODEPATH)
variable
/kernel/linux/linux-5.10/arch/alpha/oprofile/
H
A
D
op_impl.h
50
char *
cpu_type
;
member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
vm86.h
40
unsigned long
cpu_type
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
oprofile.h
76
char *
cpu_type
;
member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
vm86.h
39
unsigned long
cpu_type
;
member
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H
A
D
processor.h
68
enum
cpu_type
cpu_type
;
member
H
A
D
hardware.h
22
enum
cpu_type
{
enum
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H
A
D
processor.h
65
enum
cpu_type
cpu_type
;
member
H
A
D
hardware.h
22
enum
cpu_type
{
enum
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H
A
D
vm86.h
101
unsigned long
cpu_type
;
member
123
unsigned long
cpu_type
;
member
/kernel/linux/linux-5.10/arch/x86/oprofile/
H
A
D
nmi_int.c
557
static int __init p4_init(char **
cpu_type
)
in p4_init()
argument
611
static int __init ppro_init(char **
cpu_type
)
in ppro_init()
argument
677
char *
cpu_type
= NULL;
op_nmi_init()
local
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H
A
D
prints.c
48
static char *
cpu_type
(struct cpu_key *key)
in cpu_type()
function
/kernel/linux/linux-6.6/fs/reiserfs/
H
A
D
prints.c
48
static char *
cpu_type
(struct cpu_key *key)
in cpu_type()
function
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H
A
D
vm86.h
101
unsigned long
cpu_type
;
member
123
unsigned long
cpu_type
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H
A
D
vm86.h
74
unsigned long
cpu_type
;
member
91
unsigned long
cpu_type
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H
A
D
vm86.h
74
unsigned long
cpu_type
;
member
91
unsigned long
cpu_type
;
member
Completed in 14 milliseconds
1
2