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:KYBER_NUM_DOMAINS
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/block/
H
A
D
kyber-iosched.c
34
KYBER_NUM_DOMAINS
,
enumerator
147
struct list_head rq_list[
KYBER_NUM_DOMAINS
];
157
struct sbitmap_queue domain_tokens[
KYBER_NUM_DOMAINS
];
182
struct list_head rqs[
KYBER_NUM_DOMAINS
];
186
struct sbitmap kcq_map[
KYBER_NUM_DOMAINS
];
187
struct sbq_wait domain_wait[
KYBER_NUM_DOMAINS
];
188
struct sbq_wait_state *domain_ws[
KYBER_NUM_DOMAINS
];
189
atomic_t wait_index[
KYBER_NUM_DOMAINS
];
375
for (i = 0; i <
KYBER_NUM_DOMAINS
; i++) {
in kyber_queue_data_alloc()
433
for (i = 0; i <
KYBER_NUM_DOMAINS
;
in kyber_exit_sched()
[all...]
/kernel/linux/linux-6.6/block/
H
A
D
kyber-iosched.c
34
KYBER_NUM_DOMAINS
,
enumerator
147
struct list_head rq_list[
KYBER_NUM_DOMAINS
];
158
struct sbitmap_queue domain_tokens[
KYBER_NUM_DOMAINS
];
183
struct list_head rqs[
KYBER_NUM_DOMAINS
];
187
struct sbitmap kcq_map[
KYBER_NUM_DOMAINS
];
188
struct sbq_wait domain_wait[
KYBER_NUM_DOMAINS
];
189
struct sbq_wait_state *domain_ws[
KYBER_NUM_DOMAINS
];
190
atomic_t wait_index[
KYBER_NUM_DOMAINS
];
377
for (i = 0; i <
KYBER_NUM_DOMAINS
; i++) {
in kyber_queue_data_alloc()
438
for (i = 0; i <
KYBER_NUM_DOMAINS
;
in kyber_exit_sched()
[all...]
Completed in 3 milliseconds