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:port_list_head
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H
A
D
smartpqi_sas_transport.c
145
&pqi_sas_node->
port_list_head
);
in pqi_alloc_sas_port()
178
INIT_LIST_HEAD(&pqi_sas_node->
port_list_head
);
in pqi_alloc_sas_node()
193
&pqi_sas_node->
port_list_head
, port_list_entry)
in pqi_free_sas_node()
H
A
D
smartpqi.h
1029
struct list_head
port_list_head
;
member
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H
A
D
smartpqi_sas_transport.c
153
&pqi_sas_node->
port_list_head
);
in pqi_alloc_sas_port()
186
INIT_LIST_HEAD(&pqi_sas_node->
port_list_head
);
in pqi_alloc_sas_node()
201
&pqi_sas_node->
port_list_head
, port_list_entry)
in pqi_free_sas_node()
H
A
D
smartpqi.h
1226
struct list_head
port_list_head
;
member
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
hpsa.h
41
struct list_head
port_list_head
;
member
H
A
D
hpsa.c
9660
&hpsa_sas_node->
port_list_head
);
in hpsa_alloc_sas_port()
9693
INIT_LIST_HEAD(&hpsa_sas_node->
port_list_head
);
in hpsa_alloc_sas_node()
9708
&hpsa_sas_node->
port_list_head
, port_list_entry)
in hpsa_free_sas_node()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
hpsa.h
41
struct list_head
port_list_head
;
member
H
A
D
hpsa.c
9675
&hpsa_sas_node->
port_list_head
);
in hpsa_alloc_sas_port()
9708
INIT_LIST_HEAD(&hpsa_sas_node->
port_list_head
);
in hpsa_alloc_sas_node()
9723
&hpsa_sas_node->
port_list_head
, port_list_entry)
in hpsa_free_sas_node()
Completed in 36 milliseconds