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:nvmet_config_sem
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvme/target/
H
A
D
configfs.c
784
down_write(&
nvmet_config_sem
);
in nvmet_port_subsys_allow_link()
800
up_write(&
nvmet_config_sem
);
in nvmet_port_subsys_allow_link()
804
up_write(&
nvmet_config_sem
);
in nvmet_port_subsys_allow_link()
816
down_write(&
nvmet_config_sem
);
in nvmet_port_subsys_drop_link()
821
up_write(&
nvmet_config_sem
);
in nvmet_port_subsys_drop_link()
831
up_write(&
nvmet_config_sem
);
in nvmet_port_subsys_drop_link()
864
down_write(&
nvmet_config_sem
);
in nvmet_allowed_hosts_allow_link()
879
up_write(&
nvmet_config_sem
);
in nvmet_allowed_hosts_allow_link()
882
up_write(&
nvmet_config_sem
);
in nvmet_allowed_hosts_allow_link()
894
down_write(&
nvmet_config_sem
);
in nvmet_allowed_hosts_drop_link()
[all...]
H
A
D
discovery.c
33
lockdep_assert_held(&
nvmet_config_sem
);
in nvmet_port_disc_changed()
84
down_write(&
nvmet_config_sem
);
in nvmet_referral_enable()
90
up_write(&
nvmet_config_sem
);
in nvmet_referral_enable()
95
down_write(&
nvmet_config_sem
);
in nvmet_referral_disable()
101
up_write(&
nvmet_config_sem
);
in nvmet_referral_disable()
197
down_read(&
nvmet_config_sem
);
in nvmet_execute_disc_get_log_page()
201
up_read(&
nvmet_config_sem
);
in nvmet_execute_disc_get_log_page()
234
up_read(&
nvmet_config_sem
);
in nvmet_execute_disc_get_log_page()
H
A
D
core.c
38
DECLARE_RWSEM(
nvmet_config_sem
);
variable
272
down_read(&
nvmet_config_sem
);
in nvmet_port_send_ana_event()
275
up_read(&
nvmet_config_sem
);
in nvmet_port_send_ana_event()
282
down_write(&
nvmet_config_sem
);
in nvmet_register_transport()
287
up_write(&
nvmet_config_sem
);
in nvmet_register_transport()
295
down_write(&
nvmet_config_sem
);
in nvmet_unregister_transport()
297
up_write(&
nvmet_config_sem
);
in nvmet_unregister_transport()
318
lockdep_assert_held(&
nvmet_config_sem
);
in nvmet_enable_port()
322
up_write(&
nvmet_config_sem
);
in nvmet_enable_port()
324
down_write(&
nvmet_config_sem
);
in nvmet_enable_port()
[all...]
H
A
D
nvmet.h
513
extern struct rw_semaphore
nvmet_config_sem
;
/kernel/linux/linux-6.6/drivers/nvme/target/
H
A
D
configfs.c
851
down_write(&
nvmet_config_sem
);
in nvmet_port_subsys_allow_link()
867
up_write(&
nvmet_config_sem
);
in nvmet_port_subsys_allow_link()
871
up_write(&
nvmet_config_sem
);
in nvmet_port_subsys_allow_link()
883
down_write(&
nvmet_config_sem
);
in nvmet_port_subsys_drop_link()
888
up_write(&
nvmet_config_sem
);
in nvmet_port_subsys_drop_link()
898
up_write(&
nvmet_config_sem
);
in nvmet_port_subsys_drop_link()
931
down_write(&
nvmet_config_sem
);
in nvmet_allowed_hosts_allow_link()
946
up_write(&
nvmet_config_sem
);
in nvmet_allowed_hosts_allow_link()
949
up_write(&
nvmet_config_sem
);
in nvmet_allowed_hosts_allow_link()
961
down_write(&
nvmet_config_sem
);
in nvmet_allowed_hosts_drop_link()
[all...]
H
A
D
discovery.c
33
lockdep_assert_held(&
nvmet_config_sem
);
in nvmet_port_disc_changed()
72
lockdep_assert_held(&
nvmet_config_sem
);
in nvmet_subsys_disc_changed()
85
down_write(&
nvmet_config_sem
);
in nvmet_referral_enable()
91
up_write(&
nvmet_config_sem
);
in nvmet_referral_enable()
96
down_write(&
nvmet_config_sem
);
in nvmet_referral_disable()
102
up_write(&
nvmet_config_sem
);
in nvmet_referral_disable()
199
down_read(&
nvmet_config_sem
);
in nvmet_execute_disc_get_log_page()
203
up_read(&
nvmet_config_sem
);
in nvmet_execute_disc_get_log_page()
240
up_read(&
nvmet_config_sem
);
in nvmet_execute_disc_get_log_page()
H
A
D
core.c
45
DECLARE_RWSEM(
nvmet_config_sem
);
variable
278
down_read(&
nvmet_config_sem
);
in nvmet_port_send_ana_event()
281
up_read(&
nvmet_config_sem
);
in nvmet_port_send_ana_event()
288
down_write(&
nvmet_config_sem
);
in nvmet_register_transport()
293
up_write(&
nvmet_config_sem
);
in nvmet_register_transport()
301
down_write(&
nvmet_config_sem
);
in nvmet_unregister_transport()
303
up_write(&
nvmet_config_sem
);
in nvmet_unregister_transport()
324
lockdep_assert_held(&
nvmet_config_sem
);
in nvmet_enable_port()
328
up_write(&
nvmet_config_sem
);
in nvmet_enable_port()
330
down_write(&
nvmet_config_sem
);
in nvmet_enable_port()
[all...]
H
A
D
auth.c
134
down_read(&
nvmet_config_sem
);
in nvmet_setup_auth()
217
up_read(&
nvmet_config_sem
);
in nvmet_setup_auth()
H
A
D
nvmet.h
563
extern struct rw_semaphore
nvmet_config_sem
;
Completed in 12 milliseconds