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:r1_size
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/memblock/tests/
H
A
D
alloc_helpers_api.c
155
phys_addr_t
r1_size
= SZ_64;
in alloc_from_top_down_no_space_above_check()
local
192
phys_addr_t
r1_size
= SZ_64;
in alloc_from_top_down_min_addr_cap_check()
local
280
phys_addr_t
r1_size
= SZ_64;
in alloc_from_bottom_up_no_space_above_check()
local
316
phys_addr_t
r1_size
= SZ_64;
alloc_from_bottom_up_min_addr_cap_check()
local
[all...]
H
A
D
alloc_api.c
130
phys_addr_t
r1_size
= SMP_CACHE_BYTES;
in alloc_top_down_before_check()
local
604
phys_addr_t
r1_size
= SZ_512;
in alloc_bottom_up_before_check()
local
H
A
D
basic_api.c
1233
phys_addr_t
r1_size
, r2_size, total_size;
in memblock_remove_within_check()
local
1661
phys_addr_t
r1_size
, r2_size, total_size;
in memblock_free_within_check()
local
H
A
D
alloc_nid_api.c
313
phys_addr_t
r1_size
= SZ_128;
in alloc_nid_min_reserved_generic_check()
local
365
phys_addr_t
r1_size
= SZ_64;
in alloc_nid_max_reserved_generic_check()
local
Completed in 8 milliseconds