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:num_spu
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/bcm/
H
A
D
util.c
371
ipriv->spu.
num_spu
);
in spu_debugfs_read()
454
for (i = 0; i < ipriv->spu.
num_spu
; i++) {
in spu_debugfs_read()
H
A
D
cipher.h
416
u32
num_spu
;
member
H
A
D
cipher.c
4698
spu->
num_spu
= i;
in spu_dt_read()
4699
dev_dbg(dev, "Device has %d SPUs", spu->
num_spu
);
in spu_dt_read()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H
A
D
util.c
373
ipriv->spu.
num_spu
);
in spu_debugfs_read()
456
for (i = 0; i < ipriv->spu.
num_spu
; i++) {
in spu_debugfs_read()
H
A
D
cipher.h
414
u32
num_spu
;
member
H
A
D
cipher.c
4666
spu->
num_spu
= i;
in spu_dt_read()
4667
dev_dbg(dev, "Device has %d SPUs", spu->
num_spu
);
in spu_dt_read()
/kernel/linux/linux-5.10/drivers/mailbox/
H
A
D
bcm-pdc-mailbox.c
416
u32
num_spu
;
member
1548
pdcs->pdc_idx = pdcg.
num_spu
;
in pdc_probe()
1549
pdcg.
num_spu
++;
in pdc_probe()
/kernel/linux/linux-6.6/drivers/mailbox/
H
A
D
bcm-pdc-mailbox.c
416
u32
num_spu
;
member
1548
pdcs->pdc_idx = pdcg.
num_spu
;
in pdc_probe()
1549
pdcg.
num_spu
++;
in pdc_probe()
Completed in 18 milliseconds