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:gdtc
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/mm/
H
A
D
page-writeback.c
127
struct dirty_throttle_control *
gdtc
; /* only set in memcg dtc's */
member
390
struct dirty_throttle_control *
gdtc
= mdtc_gdtc(dtc);
in domain_dirty_limits()
local
462
struct dirty_throttle_control
gdtc
= { GDTC_INIT_NO_WB };
in global_dirty_limits()
local
746
struct dirty_throttle_control *
gdtc
= mdtc_
gdtc
(mdtc);
mdtc_calc_avail()
local
804
struct dirty_throttle_control
gdtc
= { GDTC_INIT(wb),
wb_calc_thresh()
local
1356
__wb_update_bandwidth(struct dirty_throttle_control *
gdtc
, struct dirty_throttle_control *mdtc, unsigned long start_time, bool update_ratelimit)
__wb_update_bandwidth()
argument
1408
struct dirty_throttle_control
gdtc
= { GDTC_INIT(wb) };
wb_update_bandwidth()
local
1577
struct dirty_throttle_control * const
gdtc
= &
gdtc
_stor;
balance_dirty_pages()
local
1962
struct dirty_throttle_control * const
gdtc
= &
gdtc
_stor;
wb_over_bg_thresh()
local
[all...]
/kernel/linux/linux-6.6/mm/
H
A
D
page-writeback.c
127
struct dirty_throttle_control *
gdtc
; /* only set in memcg dtc's */
member
378
struct dirty_throttle_control *
gdtc
= mdtc_gdtc(dtc);
in domain_dirty_limits()
local
443
struct dirty_throttle_control
gdtc
= { GDTC_INIT_NO_WB };
in global_dirty_limits()
local
832
struct dirty_throttle_control *
gdtc
= mdtc_
gdtc
(mdtc);
mdtc_calc_avail()
local
890
struct dirty_throttle_control
gdtc
= { GDTC_INIT(wb),
wb_calc_thresh()
local
1442
__wb_update_bandwidth(struct dirty_throttle_control *
gdtc
, struct dirty_throttle_control *mdtc, bool update_ratelimit)
__wb_update_bandwidth()
argument
1487
struct dirty_throttle_control
gdtc
= { GDTC_INIT(wb) };
wb_update_bandwidth()
local
1674
struct dirty_throttle_control * const
gdtc
= &
gdtc
_stor;
balance_dirty_pages()
local
2081
struct dirty_throttle_control * const
gdtc
= &
gdtc
_stor;
wb_over_bg_thresh()
local
[all...]
Completed in 6 milliseconds