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:sksg_list
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/
H
A
D
skd_main.c
175
struct fit_sg_descriptor *
sksg_list
;
member
648
struct fit_sg_descriptor *sgd = &skreq->
sksg_list
[i];
in skd_preop_sg_list()
659
skreq->
sksg_list
[n_sg - 1].next_desc_ptr = 0LL;
in skd_preop_sg_list()
660
skreq->
sksg_list
[n_sg - 1].control = FIT_SGD_CONTROL_LAST;
in skd_preop_sg_list()
664
"skreq=%x
sksg_list
=%p sksg_dma=%pad\n",
in skd_preop_sg_list()
665
skreq->id, skreq->
sksg_list
, &skreq->sksg_dma_address);
in skd_preop_sg_list()
667
struct fit_sg_descriptor *sgd = &skreq->
sksg_list
[i];
in skd_preop_sg_list()
686
skreq->
sksg_list
[skreq->n_sg - 1].next_desc_ptr =
in skd_postop_sg_list()
886
struct fit_sg_descriptor *sgd = &skspcl->req.
sksg_list
[0];
in skd_format_internal_skspcl()
915
struct fit_sg_descriptor *sgd = &skspcl->req.
sksg_list
[
in skd_send_internal_skspcl()
[all...]
Completed in 3 milliseconds