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_BFQQ_FNS
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/block/
H
A
D
bfq-iosched.h
776
#define
BFQ_BFQQ_FNS
(name) \
macro
781
BFQ_BFQQ_FNS
(just_created);
782
BFQ_BFQQ_FNS
(busy);
783
BFQ_BFQQ_FNS
(wait_request);
784
BFQ_BFQQ_FNS
(non_blocking_wait_rq);
785
BFQ_BFQQ_FNS
(fifo_expire);
786
BFQ_BFQQ_FNS
(has_short_ttime);
787
BFQ_BFQQ_FNS
(sync);
788
BFQ_BFQQ_FNS
(IO_bound);
789
BFQ_BFQQ_FNS
(in_large_burs
794
#undef
BFQ_BFQQ_FNS
global()
macro
[all...]
H
A
D
bfq-iosched.c
135
#define
BFQ_BFQQ_FNS
(name) \
macro
149
BFQ_BFQQ_FNS
(just_created);
150
BFQ_BFQQ_FNS
(busy);
151
BFQ_BFQQ_FNS
(wait_request);
152
BFQ_BFQQ_FNS
(non_blocking_wait_rq);
153
BFQ_BFQQ_FNS
(fifo_expire);
154
BFQ_BFQQ_FNS
(has_short_ttime);
155
BFQ_BFQQ_FNS
(sync);
156
BFQ_BFQQ_FNS
(IO_bound);
157
BFQ_BFQQ_FNS
(in_large_burs
162
#undef
BFQ_BFQQ_FNS
global()
macro
[all...]
/kernel/linux/linux-6.6/block/
H
A
D
bfq-iosched.h
884
#define
BFQ_BFQQ_FNS
(name) \
macro
889
BFQ_BFQQ_FNS
(just_created);
890
BFQ_BFQQ_FNS
(busy);
891
BFQ_BFQQ_FNS
(wait_request);
892
BFQ_BFQQ_FNS
(non_blocking_wait_rq);
893
BFQ_BFQQ_FNS
(fifo_expire);
894
BFQ_BFQQ_FNS
(has_short_ttime);
895
BFQ_BFQQ_FNS
(sync);
896
BFQ_BFQQ_FNS
(IO_bound);
897
BFQ_BFQQ_FNS
(in_large_burs
901
#undef
BFQ_BFQQ_FNS
global()
macro
[all...]
H
A
D
bfq-iosched.c
136
#define
BFQ_BFQQ_FNS
(name) \
macro
150
BFQ_BFQQ_FNS
(just_created);
151
BFQ_BFQQ_FNS
(busy);
152
BFQ_BFQQ_FNS
(wait_request);
153
BFQ_BFQQ_FNS
(non_blocking_wait_rq);
154
BFQ_BFQQ_FNS
(fifo_expire);
155
BFQ_BFQQ_FNS
(has_short_ttime);
156
BFQ_BFQQ_FNS
(sync);
157
BFQ_BFQQ_FNS
(IO_bound);
158
BFQ_BFQQ_FNS
(in_large_burs
162
#undef
BFQ_BFQQ_FNS
global()
macro
[all...]
Completed in 9 milliseconds