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:cpumap
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/kernel/irq/
H
A
D
matrix.c
13
struct
cpumap
{
struct
[all...]
/kernel/linux/linux-6.6/kernel/irq/
H
A
D
matrix.c
13
struct
cpumap
{
struct
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
map_ptr_kern.c
452
struct bpf_cpu_map *
cpumap
= (struct bpf_cpu_map *)&m_cpumap;
in check_cpumap()
local
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-ftrace.c
299
static int set_tracing_cpumask(struct perf_cpu_map *
cpumap
)
in set_tracing_cpumask()
argument
326
struct perf_cpu_map *
cpumap
= ftrace->evlist->core.cpus;
in set_tracing_cpu()
local
358
struct perf_cpu_map *
cpumap
= perf_cpu_map__new(NULL);
in reset_tracing_cpu()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
map_ptr_kern.c
463
struct bpf_cpu_map *
cpumap
= (struct bpf_cpu_map *)&m_cpumap;
in check_cpumap()
local
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-ftrace.c
277
static int set_tracing_cpumask(struct perf_cpu_map *
cpumap
)
in set_tracing_cpumask()
argument
304
struct perf_cpu_map *
cpumap
= ftrace->evlist->core.user_requested_cpus;
in set_tracing_cpu()
local
336
struct perf_cpu_map *
cpumap
= perf_cpu_map__new(NULL);
in reset_tracing_cpu()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H
A
D
davinci_cpdma.c
83
void *
cpumap
; /* dma_alloc map */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H
A
D
davinci_cpdma.c
83
void *
cpumap
; /* dma_alloc map */
member
Completed in 10 milliseconds