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:pu_mb_R
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
spu_csa.h
107
u32
pu_mb_R
;
member
H
A
D
spu.h
341
u32
pu_mb_R
; /* 0x4004 */
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
spu_csa.h
107
u32
pu_mb_R
;
member
H
A
D
spu.h
308
u32
pu_mb_R
; /* 0x4004 */
member
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H
A
D
hw_ops.c
34
*data = in_be32(&prob->
pu_mb_R
);
in spu_hw_mbox_read()
H
A
D
switch.c
602
csa->prob.
pu_mb_R
= in_be32(&prob->
pu_mb_R
);
in save_ppu_mb()
1284
csa->lscsa->ppu_mb.slot[0] = csa->prob.
pu_mb_R
;
in setup_ppu_mb()
1667
dummy = in_be32(&prob->
pu_mb_R
);
in check_ppu_mb_stat()
H
A
D
backing_ops.c
59
* of
pu_mb_R
is currently 1.
in spu_backing_mbox_read()
61
*data = ctx->csa.prob.
pu_mb_R
;
in spu_backing_mbox_read()
H
A
D
file.c
1956
return spufs_dump_emit(cprm, &ctx->csa.prob.
pu_mb_R
,
in spufs_mbox_info_dump()
1957
sizeof(ctx->csa.prob.
pu_mb_R
));
in spufs_mbox_info_dump()
1972
data = ctx->csa.prob.
pu_mb_R
;
in spufs_mbox_info_read()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H
A
D
hw_ops.c
34
*data = in_be32(&prob->
pu_mb_R
);
in spu_hw_mbox_read()
H
A
D
switch.c
602
csa->prob.
pu_mb_R
= in_be32(&prob->
pu_mb_R
);
in save_ppu_mb()
1284
csa->lscsa->ppu_mb.slot[0] = csa->prob.
pu_mb_R
;
in setup_ppu_mb()
1666
in_be32(&prob->
pu_mb_R
);
in check_ppu_mb_stat()
H
A
D
backing_ops.c
59
* of
pu_mb_R
is currently 1.
in spu_backing_mbox_read()
61
*data = ctx->csa.prob.
pu_mb_R
;
in spu_backing_mbox_read()
H
A
D
file.c
1956
return spufs_dump_emit(cprm, &ctx->csa.prob.
pu_mb_R
,
in spufs_mbox_info_dump()
1957
sizeof(ctx->csa.prob.
pu_mb_R
));
in spufs_mbox_info_dump()
1972
data = ctx->csa.prob.
pu_mb_R
;
in spufs_mbox_info_read()
Completed in 22 milliseconds