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_put_ctrl
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvme/target/
H
A
D
passthru.c
564
nvme_put_ctrl
(subsys->passthru_ctrl);
in __nvmet_passthru_ctrl_disable()
H
A
D
loop.c
657
nvme_put_ctrl
(&ctrl->ctrl);
in nvme_loop_create_ctrl()
/kernel/linux/linux-6.6/drivers/nvme/host/
H
A
D
apple.c
1172
nvme_put_ctrl
(&anv->ctrl);
in apple_nvme_reset_work()
1180
nvme_put_ctrl
(&anv->ctrl);
in apple_nvme_remove_dead_ctrl_work()
1235
nvme_put_ctrl
(&anv->ctrl);
in apple_nvme_async_probe()
H
A
D
core.c
249
nvme_put_ctrl
(ctrl);
in nvme_delete_ctrl_sync()
652
nvme_put_ctrl
(ns->ctrl);
in nvme_free_ns()
3242
nvme_put_ctrl
(ctrl);
in nvme_dev_open()
3256
nvme_put_ctrl
(ctrl);
in nvme_dev_release()
3679
nvme_put_ctrl
(ctrl);
in nvme_alloc_ns()
4410
nvme_put_ctrl
(ctrl);
in nvme_uninit_ctrl()
4544
nvme_put_ctrl
(ctrl);
in nvme_init_ctrl()
H
A
D
nvme.h
727
static inline void
nvme_put_ctrl
(struct nvme_ctrl *ctrl)
in nvme_put_ctrl()
function
H
A
D
ioctl.c
814
nvme_put_ctrl
(ctrl);
H
A
D
fabrics.c
1346
nvme_put_ctrl
(ctrl);
in nvmf_dev_release()
H
A
D
pci.c
3070
nvme_put_ctrl
(&dev->ctrl);
in nvme_probe()
3089
nvme_put_ctrl
(&dev->ctrl);
in nvme_probe()
H
A
D
tcp.c
2612
nvme_put_ctrl
(&ctrl->ctrl);
in nvme_tcp_create_ctrl()
H
A
D
rdma.c
2304
nvme_put_ctrl
(&ctrl->ctrl);
in nvme_rdma_create_ctrl()
H
A
D
fc.c
2428
* controller. Called after last
nvme_put_ctrl
() call
3587
nvme_put_ctrl
(&ctrl->ctrl);
in nvme_fc_init_ctrl()
/kernel/linux/linux-5.10/drivers/nvme/host/
H
A
D
core.c
194
nvme_put_ctrl
(ctrl);
in nvme_delete_ctrl_sync()
502
nvme_put_ctrl
(ns->ctrl);
in nvme_free_ns()
1735
nvme_put_ctrl
(ctrl);
in nvme_handle_ctrl_ioctl()
3259
nvme_put_ctrl
(ctrl);
in nvme_dev_open()
3273
nvme_put_ctrl
(ctrl);
in nvme_dev_release()
4517
nvme_put_ctrl
(ctrl);
in nvme_uninit_ctrl()
4635
nvme_put_ctrl
(ctrl);
in nvme_init_ctrl()
H
A
D
nvme.h
641
static inline void
nvme_put_ctrl
(struct nvme_ctrl *ctrl)
in nvme_put_ctrl()
function
H
A
D
fabrics.c
1144
nvme_put_ctrl
(ctrl);
in nvmf_dev_release()
H
A
D
pci.c
2603
nvme_put_ctrl
(&dev->ctrl);
in nvme_remove_dead_ctrl()
2753
nvme_put_ctrl
(&dev->ctrl);
in nvme_remove_dead_ctrl_work()
2859
nvme_put_ctrl
(&dev->ctrl);
in nvme_async_probe()
H
A
D
tcp.c
2616
nvme_put_ctrl
(&ctrl->ctrl);
in nvme_tcp_create_ctrl()
H
A
D
rdma.c
2417
nvme_put_ctrl
(&ctrl->ctrl);
in nvme_rdma_create_ctrl()
H
A
D
fc.c
2414
* controller. Called after last
nvme_put_ctrl
() call
3580
nvme_put_ctrl
(&ctrl->ctrl);
in nvme_fc_init_ctrl()
/kernel/linux/linux-6.6/drivers/nvme/target/
H
A
D
passthru.c
640
nvme_put_ctrl
(subsys->passthru_ctrl);
in __nvmet_passthru_ctrl_disable()
H
A
D
loop.c
608
nvme_put_ctrl
(&ctrl->ctrl);
in nvme_loop_create_ctrl()
Completed in 54 milliseconds