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:dpaa2_io_store
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/include/soc/fsl/
H
A
D
dpaa2-io.h
18
struct
dpaa2_io_store
;
106
struct
dpaa2_io_store
*s);
108
struct
dpaa2_io_store
*s);
123
struct
dpaa2_io_store
*dpaa2_io_store_create(unsigned int max_frames,
125
void dpaa2_io_store_destroy(struct
dpaa2_io_store
*s);
126
struct dpaa2_dq *dpaa2_io_store_next(struct
dpaa2_io_store
*s, int *is_last);
/kernel/linux/linux-6.6/include/soc/fsl/
H
A
D
dpaa2-io.h
18
struct
dpaa2_io_store
;
108
struct
dpaa2_io_store
*s);
110
struct
dpaa2_io_store
*s);
125
struct
dpaa2_io_store
*dpaa2_io_store_create(unsigned int max_frames,
127
void dpaa2_io_store_destroy(struct
dpaa2_io_store
*s);
128
struct dpaa2_dq *dpaa2_io_store_next(struct
dpaa2_io_store
*s, int *is_last);
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H
A
D
dpio-service.c
33
struct
dpaa2_io_store
{
struct
353
* @s: the
dpaa2_io_store
object for the result.
358
struct
dpaa2_io_store
*s)
in dpaa2_io_service_pull_fq()
384
* @s: the
dpaa2_io_store
object for the result.
389
struct
dpaa2_io_store
*s)
in dpaa2_io_service_pull_channel()
609
* The '
dpaa2_io_store
' returned is a DPIO service managed object.
611
* Return pointer to
dpaa2_io_store
struct for successfully created storage
614
struct
dpaa2_io_store
*dpaa2_io_store_create(unsigned int max_frames,
in dpaa2_io_store_create()
617
struct
dpaa2_io_store
*ret;
in dpaa2_io_store_create()
657
void dpaa2_io_store_destroy(struct
dpaa2_io_store
*
[all...]
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H
A
D
dpio-service.c
42
struct
dpaa2_io_store
{
struct
391
* @s: the
dpaa2_io_store
object for the result.
396
struct
dpaa2_io_store
*s)
in dpaa2_io_service_pull_fq()
422
* @s: the
dpaa2_io_store
object for the result.
427
struct
dpaa2_io_store
*s)
in dpaa2_io_service_pull_channel()
647
* The '
dpaa2_io_store
' returned is a DPIO service managed object.
649
* Return pointer to
dpaa2_io_store
struct for successfully created storage
652
struct
dpaa2_io_store
*dpaa2_io_store_create(unsigned int max_frames,
in dpaa2_io_store_create()
655
struct
dpaa2_io_store
*ret;
in dpaa2_io_store_create()
695
void dpaa2_io_store_destroy(struct
dpaa2_io_store
*
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H
A
D
caamalg_qi2.h
91
struct
dpaa2_io_store
*store;
/kernel/linux/linux-6.6/drivers/crypto/caam/
H
A
D
caamalg_qi2.h
89
struct
dpaa2_io_store
*store;
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
H
A
D
dpaa2-qdma.h
134
struct
dpaa2_io_store
*store;
/kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/
H
A
D
dpaa2-qdma.h
134
struct
dpaa2_io_store
*store;
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpaa2-switch.h
96
struct
dpaa2_io_store
*store;
H
A
D
dpaa2-eth.h
493
struct
dpaa2_io_store
*store;
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpaa2-eth.h
453
struct
dpaa2_io_store
*store;
Completed in 9 milliseconds