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_info
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/vDSO/
H
A
D
parse_vdso.c
39
static struct
vdso_info
struct
56
}
vdso_info
;
variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H
A
D
parse_vdso.c
39
static struct
vdso_info
struct
56
}
vdso_info
;
variable
[all...]
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
vdso.c
89
struct loongarch_vdso_info
vdso_info
= {
variable
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H
A
D
vdso.c
87
struct loongarch_vdso_info
vdso_info
= {
variable
/kernel/linux/linux-6.6/arch/riscv/kernel/
H
A
D
vdso.c
53
static struct __vdso_info
vdso_info
;
variable
66
static void __init __vdso_init(struct __vdso_info *
vdso_info
)
in __vdso_init()
argument
215
__setup_additional_pages(struct mm_struct *mm, struct linux_binprm *bprm, int uses_interp, struct __
vdso_info
*
vdso_info
)
__setup_additional_pages()
argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
machine.h
51
struct
vdso_info
*
vdso_info
;
member
H
A
D
vdso.c
39
struct
vdso_info
{
struct
110
struct
vdso_info
*
vdso_info
= machine->
vdso_info
;
in machine__exit_vdso()
local
256
__machine__findnew_vdso_compat(struct machine *machine, struct thread *thread, struct
vdso_info
*
vdso_info
, struct dso **dso)
__machine__findnew_vdso_compat()
argument
323
struct
vdso_info
*
vdso_info
;
machine__findnew_vdso()
local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
machine.h
53
struct
vdso_info
*
vdso_info
;
member
H
A
D
vdso.c
39
struct
vdso_info
{
struct
110
struct
vdso_info
*
vdso_info
= machine->
vdso_info
;
in machine__exit_vdso()
local
257
__machine__findnew_vdso_compat(struct machine *machine, struct thread *thread, struct
vdso_info
*
vdso_info
, struct dso **dso)
__machine__findnew_vdso_compat()
argument
324
struct
vdso_info
*
vdso_info
;
machine__findnew_vdso()
local
[all...]
Completed in 4 milliseconds