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:vdso
(Results
26 - 50
of
89
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H
A
D
vdso.c
22
struct hexagon_vdso *
vdso
;
in vdso_init()
local
[all...]
H
A
D
signal.c
101
struct hexagon_vdso *
vdso
= current->mm->context.
vdso
;
in setup_rt_frame()
local
/kernel/linux/linux-5.10/arch/csky/kernel/
H
A
D
vdso.c
22
struct csky_vdso *
vdso
;
in init_vdso()
local
[all...]
H
A
D
signal.c
141
struct csky_vdso *
vdso
= current->mm->context.
vdso
;
in setup_rt_frame()
local
/kernel/linux/linux-5.10/arch/mips/vdso/
H
A
D
genvdso.h
7
static inline bool FUNC(patch_vdso)(const char *path, void *
vdso
)
in patch_vdso()
argument
58
static inline bool FUNC(get_symbols)(const char *path, void *
vdso
)
in get_symbols()
argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
mmu.h
41
void __user *
vdso
; /*
vdso
base address */
member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
mmu.h
26
void *
vdso
;
member
/kernel/linux/linux-6.6/arch/csky/kernel/vdso/
H
A
D
Makefile
[all...]
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H
A
D
vdso.c
22
struct hexagon_vdso *
vdso
;
in vdso_init()
local
[all...]
H
A
D
signal.c
100
struct hexagon_vdso *
vdso
= current->mm->context.
vdso
;
in setup_rt_frame()
local
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H
A
D
vdso_restorer.c
50
void *
vdso
= dlopen("linux-
vdso
.so.1",
in main()
local
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
mmu.h
16
unsigned long
vdso
;
member
/kernel/linux/linux-6.6/arch/mips/vdso/
H
A
D
genvdso.h
7
static inline bool FUNC(patch_vdso)(const char *path, void *
vdso
)
in patch_vdso()
argument
58
static inline bool FUNC(get_symbols)(const char *path, void *
vdso
)
in get_symbols()
argument
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H
A
D
vdso_restorer.c
50
void *
vdso
= dlopen("linux-
vdso
.so.1",
in main()
local
/third_party/rust/crates/rustix/src/backend/linux_raw/
H
A
D
vdso.rs
70
let mut
vdso
= Vdso {
in init_from_sysinfo_ehdr()
variables
[all...]
/kernel/linux/linux-5.10/arch/arm/vdso/
H
A
D
Makefile
[all...]
/kernel/linux/linux-5.10/arch/nds32/kernel/vdso/
H
A
D
Makefile
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H
A
D
gettime_perf.c
23
void *
vdso
= dlopen("linux-
vdso
.so.1",
in fill_function_pointers()
local
/kernel/linux/linux-6.6/arch/arm/vdso/
H
A
D
Makefile
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H
A
D
gettime_perf.c
23
void *
vdso
= dlopen("linux-
vdso
.so.1",
in fill_function_pointers()
local
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
mmu.h
28
void *
vdso
;
member
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso/
H
A
D
Makefile
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/vdso/
H
A
D
gettimeofday.h
27
const struct vdso_data *
vdso
= __arch_get_vdso_data();
in __arch_get_hw_counter()
local
/kernel/linux/linux-6.6/arch/arm64/kernel/vdso/
H
A
D
Makefile
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
mmu.h
58
void __user *
vdso
; /*
vdso
base address */
member
Completed in 6 milliseconds
1
2
3
4