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:total_mem
(Results
1 - 25
of
40
) sorted by relevance
1
2
/third_party/libuv/test/
H
A
D
test-get-memory.c
27
uint64_t
total_mem
= uv_get_total_memory();
in TEST_IMPL()
local
/kernel/linux/common_modules/tzdriver/core/
H
A
D
tzdebug.h
25
uint32_t
total_mem
;
member
/kernel/linux/linux-5.10/arch/mips/sgi-ip30/
H
A
D
ip30-setup.c
49
unsigned long
total_mem
;
in ip30_mem_init()
local
/kernel/linux/linux-6.6/arch/mips/sgi-ip30/
H
A
D
ip30-setup.c
49
unsigned long
total_mem
;
in ip30_mem_init()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_validation.h
73
size_t
total_mem
;
member
/third_party/ltp/testcases/kernel/mem/tunable/
H
A
D
min_free_kbytes.c
44
static unsigned long
total_mem
;
variable
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_validation.h
88
size_t
total_mem
;
member
/kernel/linux/linux-5.10/drivers/edac/
H
A
D
mv64x60_edac.h
94
int
total_mem
;
member
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
setup.c
250
unsigned long long
total_mem
;
in arch_parse_crashkernel()
local
/kernel/linux/linux-6.6/arch/s390/boot/
H
A
D
physmem_info.c
188
unsigned long start, end,
total_mem
= 0, total_reserved_mem = 0;
in die_oom()
local
/kernel/linux/linux-6.6/arch/x86/mm/
H
A
D
mem_encrypt_amd.c
221
phys_addr_t
total_mem
= memblock_phys_mem_size();
in sev_setup_arch()
local
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
utils.c
69
static size_t
total_mem
= 0;
variable
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
setup.c
447
unsigned long long
total_mem
;
in mips_parse_crashkernel()
local
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
setup.c
457
unsigned long long
total_mem
;
in mips_parse_crashkernel()
local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H
A
D
setup.c
266
unsigned long long
total_mem
;
in arch_parse_crashkernel()
local
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
env.h
49
unsigned long long
total_mem
;
member
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
setup.c
486
unsigned long long crash_size, crash_base,
total_mem
;
in reserve_crashkernel()
local
/kernel/linux/linux-6.6/kernel/
H
A
D
crash_core.c
56
unsigned long long
total_mem
= system_ram;
in parse_crashkernel_mem()
local
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
setup.c
546
unsigned long long crash_size, crash_base,
total_mem
;
in reserve_crashkernel()
local
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
env.h
62
unsigned long long
total_mem
;
member
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H
A
D
main.c
356
unsigned long
total_mem
;
in TEST_F()
local
391
unsigned long
total_mem
;
variable
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
efi.c
976
unsigned long
total_mem
= 0;
in find_memmap_space()
local
1053
unsigned long
total_mem
= 0;
in efi_memmap_init()
local
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
setup.c
1001
unsigned long long
total_mem
;
in reserve_crashkernel()
local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
efi.c
978
unsigned long
total_mem
= 0;
in find_memmap_space()
local
1055
unsigned long
total_mem
= 0;
in efi_memmap_init()
local
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
setup.c
1008
unsigned long long
total_mem
;
in reserve_crashkernel()
local
Completed in 19 milliseconds
1
2