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:logged_in
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H
A
D
ibmvfc.c
716
vhost->
logged_in
= 0;
in ibmvfc_release_crq_queue()
769
vhost->
logged_in
= 0;
in ibmvfc_reset_crq()
901
if (vhost->
logged_in
&& vhost->action != IBMVFC_HOST_ACTION_LOGO_WAIT &&
in __ibmvfc_reset_host()
2229
if (vhost->
logged_in
) {
in ibmvfc_cancel_all()
2824
vhost->
logged_in
= 0;
in ibmvfc_handle_crq()
3338
int
logged_in
;
member
3391
if (prli_rsp[index].
logged_in
) {
in ibmvfc_tgt_prli_done()
3704
if (!vhost->
logged_in
) {
in ibmvfc_tgt_implicit_logout_and_del()
4348
vhost->
logged_in
= 1;
in ibmvfc_npiv_login_done()
H
A
D
ibmvfc.h
808
int
logged_in
;
member
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H
A
D
ibmvfc.c
906
vhost->
logged_in
= 0;
in ibmvfc_release_crq_queue()
974
vhost->
logged_in
= 0;
in ibmvfc_reset_crq()
1156
if (vhost->
logged_in
&& vhost->action != IBMVFC_HOST_ACTION_LOGO_WAIT &&
in __ibmvfc_reset_host()
2592
if (found_evt && vhost->
logged_in
) {
in ibmvfc_cancel_all_mq()
2674
if (vhost->
logged_in
) {
in ibmvfc_cancel_all_sq()
3276
vhost->
logged_in
= 0;
in ibmvfc_handle_crq()
3959
int
logged_in
;
member
4012
if (prli_rsp[index].
logged_in
) {
in ibmvfc_tgt_prli_done()
4357
if (!vhost->
logged_in
) {
in ibmvfc_tgt_implicit_logout_and_del()
5201
vhost->
logged_in
in ibmvfc_npiv_login_done()
[all...]
H
A
D
ibmvfc.h
880
int
logged_in
;
member
Completed in 18 milliseconds