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:text_start
(Results
1 - 25
of
26
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/arm/mm/
H
A
D
idmap.c
81
static void identity_mapping_add(pgd_t *pgd, const char *
text_start
,
in identity_mapping_add()
argument
/kernel/linux/linux-6.6/arch/arm/mm/
H
A
D
idmap.c
81
static void identity_mapping_add(pgd_t *pgd, const char *
text_start
,
in identity_mapping_add()
argument
/kernel/linux/linux-5.10/arch/x86/realmode/
H
A
D
init.c
193
unsigned long
text_start
=
in set_real_mode_permissions()
local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
realmode.h
19
u32
text_start
;
member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
realmode.h
19
u32
text_start
;
member
/kernel/linux/linux-6.6/arch/x86/realmode/
H
A
D
init.c
198
unsigned long
text_start
=
in set_real_mode_permissions()
local
/kernel/linux/linux-5.10/arch/mips/boot/
H
A
D
ecoff.h
44
int32_t
text_start
; /* base of text used for this file */
member
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H
A
D
a.out.h
33
__u64
text_start
; /* with a few additions that actually make sense */
member
/kernel/linux/linux-5.10/arch/sparc/vdso/
H
A
D
vma.c
366
unsigned long
text_start
, addr = 0;
in map_vdso()
local
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H
A
D
vma.c
267
unsigned long
text_start
;
in map_vdso()
local
/kernel/linux/linux-6.6/arch/mips/boot/
H
A
D
ecoff.h
44
int32_t
text_start
; /* base of text used for this file */
member
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H
A
D
a.out.h
33
__u64
text_start
; /* with a few additions that actually make sense */
member
/kernel/linux/linux-6.6/arch/sparc/vdso/
H
A
D
vma.c
366
unsigned long
text_start
, addr = 0;
in map_vdso()
local
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H
A
D
vma.c
227
unsigned long
text_start
;
in map_vdso()
local
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
machine.h
60
u64
text_start
;
member
/kernel/linux/linux-5.10/arch/x86/boot/tools/
H
A
D
build.c
232
static void update_pecoff_text(unsigned int
text_start
, unsigned int file_sz,
in update_pecoff_text()
argument
308
static inline void update_pecoff_text(unsigned int
text_start
,
in update_pecoff_text()
argument
/kernel/linux/linux-5.10/arch/riscv/mm/
H
A
D
init.c
604
unsigned long
text_start
= (unsigned long)lm_alias(_start);
in protect_kernel_linear_mapping_text_rodata()
local
705
unsigned long
text_start
= (unsigned long)_start;
in protect_kernel_text_data()
local
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
rs6000.h
47
unsigned char
text_start
[4]; /* base of text used for this file */
member
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
alternative.c
886
u8 *
text_start
= start;
in alternatives_text_reserved()
local
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
rs6000.h
47
unsigned char
text_start
[4]; /* base of text used for this file */
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
coff.h
141
char
text_start
[4]; /* base of text used for this file */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
coff.h
141
char
text_start
[4]; /* base of text used for this file */
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
coff.h
62
char
text_start
[4];
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
coff.h
62
char
text_start
[4];
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
coff.h
66
char
text_start
[4];
member
Completed in 15 milliseconds
1
2