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:bfq_wr_coeff
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/block/
H
A
D
bfq-iosched.c
1013
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
;
in switch_back_to_interactive_wr()
1534
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
;
in bfq_update_bfqq_wr_on_rq_arrival()
1550
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
*
in bfq_update_bfqq_wr_on_rq_arrival()
1570
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
;
in bfq_update_bfqq_wr_on_rq_arrival()
1611
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
*
in bfq_update_bfqq_wr_on_rq_arrival()
2082
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
;
in bfq_add_request()
2748
bic->saved_wr_coeff = bfqq->bfqd->
bfq_wr_coeff
;
in bfq_bfqq_save_state()
4020
bfqq->wr_coeff != bfqd->
bfq_wr_coeff
)
in bfq_bfqq_expire()
5710
bfqq->wr_coeff != bfqd->
bfq_wr_coeff
)
in bfq_completed_request()
6518
bfqd->
bfq_wr_coeff
in bfq_init_queue()
[all...]
H
A
D
bfq-iosched.h
696
unsigned int
bfq_wr_coeff
;
member
/kernel/linux/linux-6.6/block/
H
A
D
bfq-iosched.c
1127
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
;
in switch_back_to_interactive_wr()
1665
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
;
in bfq_update_bfqq_wr_on_rq_arrival()
1681
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
*
in bfq_update_bfqq_wr_on_rq_arrival()
1701
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
;
in bfq_update_bfqq_wr_on_rq_arrival()
1742
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
*
in bfq_update_bfqq_wr_on_rq_arrival()
2318
bfqq->wr_coeff = bfqd->
bfq_wr_coeff
;
in bfq_add_request()
3077
bfqq_data->saved_wr_coeff = bfqq->bfqd->
bfq_wr_coeff
;
in bfq_bfqq_save_state()
6431
bfqq->wr_coeff != bfqd->
bfq_wr_coeff
)
in bfq_completed_request()
7309
bfqd->
bfq_wr_coeff
= 30;
in bfq_init_queue()
H
A
D
bfq-iosched.h
770
unsigned int
bfq_wr_coeff
;
member
Completed in 21 milliseconds