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:Elf64_Fdesc
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H
A
D
sections.h
7
typedef
Elf64_Fdesc
func_desc_t;
H
A
D
elf.h
169
}
Elf64_Fdesc
;
typedef
172
#define Elf_Fdesc
Elf64_Fdesc
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H
A
D
elf.h
170
}
Elf64_Fdesc
;
typedef
173
#define Elf_Fdesc
Elf64_Fdesc
/kernel/linux/linux-5.10/arch/parisc/kernel/
H
A
D
signal.c
339
Elf64_Fdesc
fdesc;
in setup_rt_frame()
340
Elf64_Fdesc
__user *ufdesc = (
Elf64_Fdesc
__user *)A(haddr & ~3);
in setup_rt_frame()
H
A
D
kexec.c
72
Elf64_Fdesc
desc;
in machine_kexec()
H
A
D
process.c
278
Elf64_Fdesc
*desc = ptr;
in dereference_function_descriptor()
H
A
D
module.c
983
mod->arch.fdesc_count * sizeof(
Elf64_Fdesc
);
in dereference_module_function_descriptor()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H
A
D
signal.c
303
Elf64_Fdesc
fdesc;
in setup_rt_frame()
304
Elf64_Fdesc
__user *ufdesc = (
Elf64_Fdesc
__user *)A(haddr & ~3);
in setup_rt_frame()
H
A
D
kexec.c
74
Elf64_Fdesc
desc;
in machine_kexec()
H
A
D
module.c
966
mod->arch.fdesc_count * sizeof(
Elf64_Fdesc
);
in dereference_module_function_descriptor()
Completed in 8 milliseconds