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:xgene_dma_desc_sw
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
xgene-dma.c
189
container_of(tx, struct
xgene_dma_desc_sw
, tx)
235
struct
xgene_dma_desc_sw
{
struct
414
struct
xgene_dma_desc_sw
*desc_sw,
in xgene_dma_prep_xor_desc()
458
struct
xgene_dma_desc_sw
*desc;
in xgene_dma_tx_submit()
481
struct
xgene_dma_desc_sw
*desc)
in xgene_dma_clean_descriptor()
488
static struct
xgene_dma_desc_sw
*xgene_dma_alloc_descriptor(
in xgene_dma_alloc_descriptor()
491
struct
xgene_dma_desc_sw
*desc;
in xgene_dma_alloc_descriptor()
519
struct
xgene_dma_desc_sw
*desc, *_desc;
in xgene_dma_clean_completed_descriptor()
537
struct
xgene_dma_desc_sw
*desc)
in xgene_dma_run_tx_complete_actions()
571
struct
xgene_dma_desc_sw
*des
in xgene_dma_clean_running_descriptor()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
xgene-dma.c
190
container_of(tx, struct
xgene_dma_desc_sw
, tx)
236
struct
xgene_dma_desc_sw
{
struct
415
struct
xgene_dma_desc_sw
*desc_sw,
in xgene_dma_prep_xor_desc()
459
struct
xgene_dma_desc_sw
*desc;
in xgene_dma_tx_submit()
482
struct
xgene_dma_desc_sw
*desc)
in xgene_dma_clean_descriptor()
489
static struct
xgene_dma_desc_sw
*xgene_dma_alloc_descriptor(
in xgene_dma_alloc_descriptor()
492
struct
xgene_dma_desc_sw
*desc;
in xgene_dma_alloc_descriptor()
520
struct
xgene_dma_desc_sw
*desc, *_desc;
in xgene_dma_clean_completed_descriptor()
538
struct
xgene_dma_desc_sw
*desc)
in xgene_dma_run_tx_complete_actions()
572
struct
xgene_dma_desc_sw
*des
in xgene_dma_clean_running_descriptor()
[all...]
Completed in 4 milliseconds