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:memory_end
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/arch/m68k/sun3/
H
A
D
config.c
128
unsigned long memory_start,
memory_end
;
in config_sun3()
local
107
sun3_bootmem_alloc(unsigned long memory_start, unsigned long
memory_end
)
sun3_bootmem_alloc()
argument
/kernel/linux/linux-5.10/arch/m68k/sun3/
H
A
D
config.c
129
unsigned long memory_start,
memory_end
;
in config_sun3()
local
108
sun3_bootmem_alloc(unsigned long memory_start, unsigned long
memory_end
)
sun3_bootmem_alloc()
argument
/kernel/linux/linux-6.6/arch/m68k/kernel/
H
A
D
setup_no.c
44
unsigned long
memory_end
;
variable
47
EXPORT_SYMBOL(
memory_end
);
variable
/kernel/linux/linux-5.10/arch/h8300/kernel/
H
A
D
setup.c
46
unsigned long
memory_end
;
variable
47
EXPORT_SYMBOL(
memory_end
);
variable
/kernel/linux/linux-5.10/arch/nios2/kernel/
H
A
D
setup.c
32
unsigned long
memory_end
;
variable
33
EXPORT_SYMBOL(
memory_end
);
variable
/kernel/linux/linux-5.10/arch/m68k/kernel/
H
A
D
setup_no.c
44
unsigned long
memory_end
;
variable
47
EXPORT_SYMBOL(
memory_end
);
variable
/kernel/linux/linux-6.6/arch/nios2/kernel/
H
A
D
setup.c
32
unsigned long
memory_end
;
variable
33
EXPORT_SYMBOL(
memory_end
);
variable
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H
A
D
setup.c
50
phys_addr_t memory_start,
memory_end
;
in setup_memory()
local
/kernel/linux/linux-5.10/arch/c6x/kernel/
H
A
D
setup.c
61
unsigned long
memory_end
;
variable
62
EXPORT_SYMBOL(
memory_end
);
variable
[all...]
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H
A
D
setup.c
50
phys_addr_t memory_start,
memory_end
;
in setup_memory()
local
/kernel/linux/linux-5.10/arch/nds32/kernel/
H
A
D
setup.c
246
phys_addr_t memory_start,
memory_end
;
in setup_memory()
local
/kernel/linux/linux-5.10/arch/sh/kernel/
H
A
D
setup.c
101
unsigned long
memory_end
= 0;
variable
102
EXPORT_SYMBOL(
memory_end
);
variable
/kernel/linux/linux-6.6/arch/sh/kernel/
H
A
D
setup.c
101
unsigned long
memory_end
= 0;
variable
102
EXPORT_SYMBOL(
memory_end
);
variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H
A
D
NewGVN.cpp
350
MemoryMemberSet::const_iterator
memory_end
() const {
in memory_end()
function in __anon25179::CongruenceClass
Completed in 11 milliseconds