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
refs:cpu_offset
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H
A
D
array_map_batch_ops.c
19
int
cpu_offset
= 0;
in map_batch_update()
local
28
cpu_offset
= i * nr_cpus;
in map_batch_update()
30
(values +
cpu_offset
)[j] = i + 1 + j;
in map_batch_update()
44
int
cpu_offset
= 0;
in map_batch_verify()
local
49
cpu_offset
= i * nr_cpus;
in map_batch_verify()
51
__s64 value = (values +
cpu_offset
)[j];
in map_batch_verify()
/kernel/linux/linux-5.10/arch/s390/appldata/
H
A
D
appldata_os.c
62
u32
cpu_offset
; /* offset of the first per-cpu data struct */
member
182
appldata_os_data->
cpu_offset
= offsetof(struct appldata_os_data,
in appldata_os_init()
/kernel/linux/linux-6.6/arch/s390/appldata/
H
A
D
appldata_os.c
62
u32
cpu_offset
; /* offset of the first per-cpu data struct */
member
182
appldata_os_data->
cpu_offset
= offsetof(struct appldata_os_data,
in appldata_os_init()
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H
A
D
err_common.h
106
u32
cpu_offset
;
member
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H
A
D
err_common.h
106
u32
cpu_offset
;
member
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
H
A
D
boot_param.h
159
u64
cpu_offset
; /* efi_cpuinfo_loongson struct offset */
member
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/
H
A
D
boot_param.h
164
u64
cpu_offset
; /* efi_cpuinfo_loongson struct offset */
member
/kernel/linux/linux-5.10/arch/mips/loongson64/
H
A
D
env.c
59
((u64)loongson_p + loongson_p->
cpu_offset
);
in prom_init_env()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H
A
D
env.c
76
((u64)loongson_p + loongson_p->
cpu_offset
);
in prom_lefi_init_env()
Completed in 5 milliseconds