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:restart_dma
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H
A
D
fault.c
37
ctx->ops->
restart_dma
(ctx);
in spufs_handle_event()
161
ctx->ops->
restart_dma
(ctx);
in spufs_handle_class1()
H
A
D
hw_ops.c
334
.
restart_dma
= spu_hw_restart_dma,
H
A
D
spufs.h
205
void (*
restart_dma
)(struct spu_context *ctx);
member
H
A
D
backing_ops.c
399
.
restart_dma
= spu_backing_restart_dma,
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H
A
D
fault.c
37
ctx->ops->
restart_dma
(ctx);
in spufs_handle_event()
161
ctx->ops->
restart_dma
(ctx);
in spufs_handle_class1()
H
A
D
hw_ops.c
334
.
restart_dma
= spu_hw_restart_dma,
H
A
D
spufs.h
205
void (*
restart_dma
)(struct spu_context *ctx);
member
H
A
D
backing_ops.c
399
.
restart_dma
= spu_backing_restart_dma,
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
net2280.c
1199
static void
restart_dma
(struct net2280_ep *ep)
in restart_dma()
function
1371
restart_dma
(ep);
in net2280_set_halt_and_wedge()
2685
restart_dma
(ep);
in handle_ep_small()
2964
restart_dma
(e);
in handle_stat0_irqs_superspeed()
3252
restart_dma
(e);
in handle_stat0_irqs()
3507
restart_dma
(ep);
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
net2280.c
1191
static void
restart_dma
(struct net2280_ep *ep)
in restart_dma()
function
1366
restart_dma
(ep);
in net2280_set_halt_and_wedge()
2690
restart_dma
(ep);
in handle_ep_small()
2967
restart_dma
(e);
in handle_stat0_irqs_superspeed()
3257
restart_dma
(e);
in handle_stat0_irqs()
3514
restart_dma
(ep);
Completed in 13 milliseconds