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_map
(Results
1 - 25
of
34
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
cacheinfo.c
53
static void fill_cpumask_siblings(int cpu, cpumask_t *
cpu_map
)
in fill_cpumask_siblings()
argument
62
static void fill_cpumask_cluster(int cpu, cpumask_t *
cpu_map
)
in fill_cpumask_cluster()
argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
cacheinfo.c
58
static void fill_cpumask_siblings(int cpu, cpumask_t *
cpu_map
)
in fill_cpumask_siblings()
argument
67
static void fill_cpumask_cluster(int cpu, cpumask_t *
cpu_map
)
in fill_cpumask_cluster()
argument
/kernel/linux/linux-5.10/include/linux/
H
A
D
percpu.h
71
unsigned int *
cpu_map
; /* unit->cpu map, empty
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
isst_if.h
63
struct isst_if_cpu_map
cpu_map
[1];
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
percpu.h
76
unsigned int *
cpu_map
; /* unit->cpu map, empty
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
isst_if.h
35
struct isst_if_cpu_map
cpu_map
[1];
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
isst_if.h
35
struct isst_if_cpu_map
cpu_map
[1];
member
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
tool.h
73
cpu_map
,
member
H
A
D
mmap.c
244
const struct perf_cpu_map *
cpu_map
= NULL;
in build_node_mask()
local
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
tool.h
75
cpu_map
,
member
H
A
D
mmap.c
249
const struct perf_cpu_map *
cpu_map
= NULL;
in build_node_mask()
local
/kernel/linux/linux-5.10/arch/ia64/mm/
H
A
D
discontig.c
183
unsigned int *
cpu_map
;
in setup_per_cpu_areas()
local
/kernel/linux/linux-6.6/arch/ia64/mm/
H
A
D
discontig.c
184
unsigned int *
cpu_map
;
in setup_per_cpu_areas()
local
/kernel/linux/linux-5.10/drivers/platform/x86/intel_speed_select_if/
H
A
D
isst_if_common.c
377
struct isst_if_cpu_map *
cpu_map
;
in isst_if_proc_phyid_req()
local
/kernel/linux/linux-5.10/drivers/hwmon/
H
A
D
coretemp.c
91
u16
cpu_map
[NUM_REAL_CORES];
member
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
H
A
D
cs-etm.c
644
struct perf_cpu_map *
cpu_map
;
in cs_etm_info_fill()
local
/kernel/linux/linux-5.10/kernel/bpf/
H
A
D
cpumap.c
77
struct bpf_cpu_map_entry **
cpu_map
;
member
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/intel/speed_select_if/
H
A
D
isst_if_common.c
483
struct isst_if_cpu_map *
cpu_map
;
in isst_if_proc_phyid_req()
local
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
cpumap.c
78
struct bpf_cpu_map_entry __rcu **
cpu_map
;
member
/kernel/linux/linux-6.6/drivers/hwmon/
H
A
D
coretemp.c
91
u16
cpu_map
[NUM_REAL_CORES];
member
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H
A
D
cs-etm.c
785
struct perf_cpu_map *
cpu_map
;
in cs_etm_info_fill()
local
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
tests.h
120
DECLARE_SUITE(
cpu_map
);
variable
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
isst_if.h
63
struct isst_if_cpu_map
cpu_map
[1];
member
/kernel/linux/linux-5.10/tools/lib/perf/include/perf/
H
A
D
event.h
409
struct perf_record_cpu_map
cpu_map
;
member
/kernel/linux/linux-5.10/mm/
H
A
D
percpu.c
2679
unsigned int *
cpu_map
;
pcpu_build_alloc_info()
local
[all...]
Completed in 20 milliseconds
1
2