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:put_sess
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/block/rnbd/
H
A
D
rnbd-clt.c
1248
goto
put_sess
;
in find_and_get_or_create_sess()
1257
goto
put_sess
;
in find_and_get_or_create_sess()
1300
put_sess
:
in find_and_get_or_create_sess()
1307
goto
put_sess
;
in find_and_get_or_create_sess()
1573
goto
put_sess
;
in rnbd_clt_map_device()
1657
put_sess
:
in rnbd_clt_map_device()
/kernel/linux/linux-5.10/drivers/block/rnbd/
H
A
D
rnbd-clt.c
1240
put_sess
:
in find_and_get_or_create_sess()
1247
goto
put_sess
;
in find_and_get_or_create_sess()
1505
goto
put_sess
;
in rnbd_clt_map_device()
1552
put_sess
:
in rnbd_clt_map_device()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
scsi_transport_iscsi.c
3467
goto
put_sess
;
in iscsi_set_flashnode_param()
3474
put_sess
:
in iscsi_set_flashnode_param()
3594
goto
put_sess
;
in iscsi_login_flashnode()
3601
put_sess
:
in iscsi_login_flashnode()
3646
goto
put_sess
;
in iscsi_logout_flashnode()
3654
put_sess
:
in iscsi_logout_flashnode()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
scsi_transport_iscsi.c
3490
goto
put_sess
;
in iscsi_set_flashnode_param()
3497
put_sess
:
in iscsi_set_flashnode_param()
3617
goto
put_sess
;
in iscsi_login_flashnode()
3624
put_sess
:
in iscsi_login_flashnode()
3669
goto
put_sess
;
in iscsi_logout_flashnode()
3677
put_sess
:
in iscsi_logout_flashnode()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_target.h
688
void (*
put_sess
)(struct fc_port *);
member
H
A
D
qla_target.c
685
vha->hw->tgt.tgt_ops->
put_sess
(e->u.nack.fcport);
in qla24xx_do_nack_work()
700
ha->tgt.tgt_ops->
put_sess
(fcport);
in qla24xx_delete_sess_fn()
774
ha->tgt.tgt_ops->
put_sess
(sess);
in qlt_fc_port_added()
4144
ha->tgt.tgt_ops->
put_sess
(sess);
in __qlt_do_work()
4161
ha->tgt.tgt_ops->
put_sess
(sess);
in __qlt_do_work()
4362
ha->tgt.tgt_ops->
put_sess
(sess);
in qlt_handle_cmd_for_atio()
6203
ha->tgt.tgt_ops->
put_sess
(sess);
in qlt_abort_work()
6270
ha->tgt.tgt_ops->
put_sess
(sess);
in qlt_tmr_work()
H
A
D
tcm_qla2xxx.c
1583
.
put_sess
= tcm_qla2xxx_put_sess,
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_target.h
702
void (*
put_sess
)(struct fc_port *);
member
H
A
D
qla_target.c
674
vha->hw->tgt.tgt_ops->
put_sess
(e->u.nack.fcport);
in qla24xx_do_nack_work()
694
ha->tgt.tgt_ops->
put_sess
(fcport);
in qla24xx_delete_sess_fn()
768
ha->tgt.tgt_ops->
put_sess
(sess);
in qlt_fc_port_added()
4192
ha->tgt.tgt_ops->
put_sess
(sess);
in __qlt_do_work()
4209
ha->tgt.tgt_ops->
put_sess
(sess);
in __qlt_do_work()
4412
ha->tgt.tgt_ops->
put_sess
(sess);
in qlt_handle_cmd_for_atio()
6305
ha->tgt.tgt_ops->
put_sess
(sess);
in qlt_abort_work()
H
A
D
tcm_qla2xxx.c
1536
.
put_sess
= tcm_qla2xxx_put_sess,
Completed in 41 milliseconds