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:start_code
(Results
1 - 25
of
42
) sorted by relevance
1
2
/kernel/linux/linux-6.6/mm/
H
A
D
init-mm.c
53
void setup_initial_init_mm(void *
start_code
, void *end_code,
in setup_initial_init_mm()
argument
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
user.h
59
unsigned long
start_code
; /* Starting virtual address of text. */
member
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H
A
D
user.h
44
unsigned long
start_code
; /* text starting address */
member
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H
A
D
user.h
39
unsigned long
start_code
; /* text starting address */
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
user.h
38
unsigned long
start_code
; /* text starting address */
member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
user.h
59
unsigned long
start_code
; /* Starting virtual address of text. */
member
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H
A
D
prctl.h
41
uint64_t
start_code
;
member
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H
A
D
user.h
44
unsigned long
start_code
; /* text starting address */
member
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H
A
D
user.h
39
unsigned long
start_code
; /* text starting address */
member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
user.h
38
unsigned long
start_code
; /* text starting address */
member
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
user.h
45
unsigned long
start_code
; /* text starting address */
member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
user.h
45
unsigned long
start_code
; /* text starting address */
member
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H
A
D
user.h
58
unsigned long
start_code
; /* Starting virtual address of text. */
member
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
compat_ptrace.h
45
u32
start_code
; /* Starting virtual address of text. */
member
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
user.h
64
unsigned long
start_code
; /* Starting virtual address of text. */
member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
user.h
64
unsigned long
start_code
; /* Starting virtual address of text. */
member
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
compat_ptrace.h
45
u32
start_code
; /* Starting virtual address of text. */
member
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
user.h
69
unsigned long
start_code
; /* Starting virtual address of text. */
member
/kernel/linux/common_modules/tzdriver/auth/
H
A
D
auth_base_impl.c
131
static int get_proc_user_pages(struct mm_struct *mm, unsigned long
start_code
,
in get_proc_user_pages()
argument
158
unsigned long
start_code
= mm->
start_code
;
in update_task_hash()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
user_32.h
113
unsigned long
start_code
; /* Starting virtual address of text. */
member
H
A
D
user32.h
55
__u32
start_code
; /* Starting virtual address of text. */
member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
user.h
69
unsigned long
start_code
; /* Starting virtual address of text. */
member
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
H
A
D
altera-jtag.c
590
int
start_code
= 0;
in altera_irscan()
local
689
int
start_code
= 0;
in altera_swap_ir()
local
793
int
start_code
= 0;
altera_drscan()
local
884
int
start_code
= 0;
altera_swap_dr()
local
[all...]
/kernel/linux/linux-6.6/drivers/misc/altera-stapl/
H
A
D
altera-jtag.c
590
int
start_code
= 0;
in altera_irscan()
local
689
int
start_code
= 0;
in altera_swap_ir()
local
793
int
start_code
= 0;
altera_drscan()
local
884
int
start_code
= 0;
altera_swap_dr()
local
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
user_64.h
116
unsigned long
start_code
; /* Starting virtual address of text. */
member
Completed in 8 milliseconds
1
2