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
refs:for_each_zone
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/mm/
H
A
D
highmem_32.c
18
for_each_zone
(zone) {
in set_highmem_pages_init()
function
/kernel/linux/linux-5.10/arch/x86/mm/
H
A
D
highmem_32.c
76
for_each_zone
(zone) {
in set_highmem_pages_init()
function
/kernel/linux/linux-5.10/mm/
H
A
D
page_reporting.c
294
for_each_zone
(zone) {
in page_reporting_process()
function
H
A
D
page_alloc.c
5442
for_each_zone
(zone)
in si_mem_available()
8021
for_each_zone
(zone) {
in __setup_per_zone_wmarks()
function
8026
for_each_zone
(zone) {
in __setup_per_zone_wmarks()
function
8193
for_each_zone
(zone)
in setup_min_unmapped_ratio()
8221
for_each_zone
(zone)
in setup_min_slab_ratio()
/kernel/linux/linux-6.6/mm/
H
A
D
page_reporting.c
331
for_each_zone
(zone) {
in page_reporting_process()
function
H
A
D
show_mem.c
45
for_each_zone
(zone)
in si_mem_available()
H
A
D
page_alloc.c
5684
for_each_zone
(zone) {
in __setup_per_zone_wmarks()
function
5689
for_each_zone
(zone) {
in __setup_per_zone_wmarks()
function
5759
for_each_zone
(zone)
in setup_per_zone_wmarks()
5866
for_each_zone
(zone)
in setup_min_unmapped_ratio()
5894
for_each_zone
(zone)
in setup_min_slab_ratio()
H
A
D
huge_memory.c
2925
for_each_zone
(zone) {
in split_huge_pages_all()
function
/kernel/linux/linux-5.10/include/linux/
H
A
D
mmzone.h
1061
*
for_each_zone
- helper macro to iterate over all memory zones
1064
* The user only needs to declare the zone variable,
for_each_zone
1067
#define
for_each_zone
(zone) \
macro
/kernel/linux/linux-6.6/include/linux/
H
A
D
mmzone.h
1622
*
for_each_zone
- helper macro to iterate over all memory zones
1625
* The user only needs to declare the zone variable,
for_each_zone
1628
#define
for_each_zone
(zone) \
macro
Completed in 31 milliseconds