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:nvme_queue
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/nvme/host/
H
A
D
pci.c
109
struct
nvme_queue
;
119
struct
nvme_queue
*queues;
189
struct
nvme_queue
{
struct
302
struct
nvme_queue
*nvmeq, int qid)
in nvme_dbbuf_init()
313
static void nvme_dbbuf_free(struct
nvme_queue
*nvmeq)
in nvme_dbbuf_free()
399
struct
nvme_queue
*nvmeq = &dev->queues[0];
in nvme_admin_init_hctx()
412
struct
nvme_queue
*nvmeq = &dev->queues[hctx_idx + 1];
in nvme_init_hctx()
471
static inline void nvme_write_sq_db(struct
nvme_queue
*nvmeq, bool write_sq)
in nvme_write_sq_db()
488
static inline void nvme_sq_copy_cmd(struct
nvme_queue
*nvmeq,
in nvme_sq_copy_cmd()
499
struct
nvme_queue
*nvme
in nvme_commit_rqs()
[all...]
/kernel/linux/linux-5.10/drivers/nvme/host/
H
A
D
pci.c
104
struct
nvme_queue
;
113
struct
nvme_queue
*queues;
189
struct
nvme_queue
{
struct
228
struct
nvme_queue
*nvmeq;
286
struct
nvme_queue
*nvmeq, int qid)
in nvme_dbbuf_init()
297
static void nvme_dbbuf_free(struct
nvme_queue
*nvmeq)
in nvme_dbbuf_free()
394
struct
nvme_queue
*nvmeq = &dev->queues[0];
in nvme_admin_init_hctx()
407
struct
nvme_queue
*nvmeq = &dev->queues[hctx_idx + 1];
in nvme_init_hctx()
420
struct
nvme_queue
*nvmeq = &dev->queues[queue_idx];
in nvme_init_request()
472
static inline void nvme_write_sq_db(struct
nvme_queue
*nvme
[all...]
Completed in 6 milliseconds