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:processor
(Results
1 - 25
of
42
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
Makefile
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
Makefile
/kernel/linux/linux-5.10/arch/arm/mm/
H
A
D
proc-syms.c
21
EXPORT_SYMBOL(
processor
);
variable
/kernel/linux/linux-6.6/arch/arm/mm/
H
A
D
proc-syms.c
21
EXPORT_SYMBOL(
processor
);
variable
/kernel/linux/linux-5.10/block/partitions/
H
A
D
mac.h
29
char
processor
[16]; /* identifies ISA of boot */
member
/kernel/linux/linux-6.6/arch/riscv/kernel/
H
A
D
smpboot.c
84
struct acpi_madt_rintc *
processor
= (struct acpi_madt_rintc *)header;
in acpi_parse_rintc()
local
/kernel/linux/linux-6.6/block/partitions/
H
A
D
mac.h
29
char
processor
[16]; /* identifies ISA of boot */
member
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
D
speedstep-lib.c
34
static unsigned int pentium3_get_frequency(enum speedstep_processor
processor
)
in pentium3_get_frequency()
argument
227
unsigned int speedstep_get_frequency(enum speedstep_processor
processor
)
in speedstep_get_frequency()
argument
381
unsigned int speedstep_get_freqs(enum speedstep_processor
processor
,
in speedstep_get_freqs()
argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
vdso_datapage.h
59
__u32
processor
; /* Processor type 0x1C */
member
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
proc-fns.h
23
struct
processor
{
struct
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
acpi.h
115
acpi_set_mailbox_entry(int cpu, struct acpi_madt_generic_interrupt *
processor
)
in acpi_set_mailbox_entry()
argument
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
acpi.h
137
acpi_set_mailbox_entry(int cpu, struct acpi_madt_generic_interrupt *
processor
)
in acpi_set_mailbox_entry()
argument
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
proc-fns.h
23
struct
processor
{
struct
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
vdso_datapage.h
60
__u32
processor
; /* Processor type 0x1C */
member
/kernel/linux/linux-5.10/fs/fscache/
H
A
D
operation.c
31
fscache_operation_init(struct fscache_cookie *cookie, struct fscache_operation *op, fscache_operation_
processor
_t
processor
, fscache_operation_cancel_t cancel, fscache_operation_release_t release)
fscache_operation_init()
argument
/kernel/linux/linux-6.6/drivers/cpufreq/
H
A
D
speedstep-lib.c
34
static unsigned int pentium3_get_frequency(enum speedstep_processor
processor
)
in pentium3_get_frequency()
argument
227
unsigned int speedstep_get_frequency(enum speedstep_processor
processor
)
in speedstep_get_frequency()
argument
381
unsigned int speedstep_get_freqs(enum speedstep_processor
processor
,
in speedstep_get_freqs()
argument
[all...]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H
A
D
acpi.c
94
struct acpi_madt_core_pic *
processor
= NULL;
in acpi_parse_processor()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H
A
D
lima_sched.h
67
struct lima_ip *
processor
[LIMA_SCHED_PIPE_MAX_PROCESSOR];
member
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H
A
D
lima_sched.h
64
struct lima_ip *
processor
[LIMA_SCHED_PIPE_MAX_PROCESSOR];
member
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
acpi.c
159
struct acpi_madt_core_pic *
processor
= NULL;
in acpi_parse_cpuintc()
local
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
mpparse.c
376
struct mpc_cpu
processor
;
in construct_default_ISA_mptable()
local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
mpparse.c
372
struct mpc_cpu
processor
;
in construct_default_ISA_mptable()
local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H
A
D
smp.c
547
acpi_map_gic_cpu_interface(struct acpi_madt_generic_interrupt *
processor
)
in acpi_map_gic_cpu_interface()
argument
604
struct acpi_madt_generic_interrupt *
processor
;
acpi_parse_gic_cpu_interface()
local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H
A
D
smp.c
519
acpi_map_gic_cpu_interface(struct acpi_madt_generic_interrupt *
processor
)
in acpi_map_gic_cpu_interface()
argument
576
struct acpi_madt_generic_interrupt *
processor
;
acpi_parse_gic_cpu_interface()
local
[all...]
/kernel/linux/linux-6.6/net/rxrpc/
H
A
D
rxperf.c
66
void (*
processor
)(struct work_struct *work);
member
Completed in 18 milliseconds
1
2