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
defs:tl_hba
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/loopback/
H
A
D
tcm_loop.h
41
struct tcm_loop_hba *
tl_hba
;
member
H
A
D
tcm_loop.c
103
struct tcm_loop_hba *
tl_hba
;
in tcm_loop_submission_work()
local
240
struct tcm_loop_hba *
tl_hba
;
in tcm_loop_abort_task()
local
260
struct tcm_loop_hba *
tl_hba
;
in tcm_loop_device_reset()
local
277
struct tcm_loop_hba *
tl_hba
;
tcm_loop_target_reset()
local
320
struct tcm_loop_hba *
tl_hba
;
tcm_loop_driver_probe()
local
364
struct tcm_loop_hba *
tl_hba
;
tcm_loop_driver_remove()
local
377
struct tcm_loop_hba *
tl_hba
= to_tcm_loop_hba(dev);
tcm_loop_release_adapter()
local
385
tcm_loop_setup_hba_bus(struct tcm_loop_hba *
tl_hba
, int tcm_loop_host_id)
tcm_loop_setup_hba_bus()
argument
603
tcm_loop_dump_proto_id(struct tcm_loop_hba *
tl_hba
)
tcm_loop_dump_proto_id()
argument
627
struct tcm_loop_hba *
tl_hba
= tl_tpg->
tl_hba
;
tcm_loop_port_link()
local
644
struct tcm_loop_hba *
tl_hba
;
tcm_loop_port_unlink()
local
725
struct tcm_loop_hba *
tl_hba
= tl_tpg->
tl_hba
;
tcm_loop_make_nexus()
local
810
struct tcm_loop_hba *
tl_hba
= tl_tpg->
tl_hba
;
tcm_loop_tpg_nexus_store()
local
934
struct tcm_loop_hba *
tl_hba
= tl_tpg->
tl_hba
;
tcm_loop_tpg_address_show()
local
956
struct tcm_loop_hba *
tl_hba
= container_of(wwn,
tcm_loop_make_naa_tpg()
local
996
struct tcm_loop_hba *
tl_hba
;
tcm_loop_drop_naa_tpg()
local
1027
struct tcm_loop_hba *
tl_hba
;
tcm_loop_make_scsi_hba()
local
1091
struct tcm_loop_hba *
tl_hba
= container_of(wwn,
tcm_loop_drop_scsi_hba()
local
[all...]
/kernel/linux/linux-6.6/drivers/target/loopback/
H
A
D
tcm_loop.h
40
struct tcm_loop_hba *
tl_hba
;
member
H
A
D
tcm_loop.c
106
struct tcm_loop_hba *
tl_hba
;
in tcm_loop_target_queue_cmd()
local
235
struct tcm_loop_hba *
tl_hba
;
in tcm_loop_abort_task()
local
255
struct tcm_loop_hba *
tl_hba
;
in tcm_loop_device_reset()
local
272
struct tcm_loop_hba *
tl_hba
;
tcm_loop_target_reset()
local
314
struct tcm_loop_hba *
tl_hba
;
tcm_loop_driver_probe()
local
361
struct tcm_loop_hba *
tl_hba
;
tcm_loop_driver_remove()
local
373
struct tcm_loop_hba *
tl_hba
= to_tcm_loop_hba(dev);
tcm_loop_release_adapter()
local
381
tcm_loop_setup_hba_bus(struct tcm_loop_hba *
tl_hba
, int tcm_loop_host_id)
tcm_loop_setup_hba_bus()
argument
563
tcm_loop_dump_proto_id(struct tcm_loop_hba *
tl_hba
)
tcm_loop_dump_proto_id()
argument
587
struct tcm_loop_hba *
tl_hba
= tl_tpg->
tl_hba
;
tcm_loop_port_link()
local
604
struct tcm_loop_hba *
tl_hba
;
tcm_loop_port_unlink()
local
685
struct tcm_loop_hba *
tl_hba
= tl_tpg->
tl_hba
;
tcm_loop_make_nexus()
local
770
struct tcm_loop_hba *
tl_hba
= tl_tpg->
tl_hba
;
tcm_loop_tpg_nexus_store()
local
894
struct tcm_loop_hba *
tl_hba
= tl_tpg->
tl_hba
;
tcm_loop_tpg_address_show()
local
916
struct tcm_loop_hba *
tl_hba
= container_of(wwn,
tcm_loop_make_naa_tpg()
local
956
struct tcm_loop_hba *
tl_hba
;
tcm_loop_drop_naa_tpg()
local
987
struct tcm_loop_hba *
tl_hba
;
tcm_loop_make_scsi_hba()
local
1051
struct tcm_loop_hba *
tl_hba
= container_of(wwn,
tcm_loop_drop_scsi_hba()
local
[all...]
Completed in 3 milliseconds