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:caam_perfmon
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/caam/
H
A
D
debugfs.h
9
struct
caam_perfmon
;
13
struct
caam_perfmon
__force *perfmon, struct dentry *root);
16
struct
caam_perfmon
__force *perfmon,
in caam_debugfs_init()
H
A
D
ctrl.c
418
static int caam_get_era_from_hw(struct
caam_perfmon
__iomem *perfmon)
in caam_get_era_from_hw()
469
static int caam_get_era(struct
caam_perfmon
__iomem *perfmon)
in caam_get_era()
647
struct
caam_perfmon
__iomem *perfmon;
in caam_ctrl_rng_init()
650
(struct
caam_perfmon
__iomem *)&ctrlpriv->jr[0]->perfmon :
in caam_ctrl_rng_init()
651
(struct
caam_perfmon
__iomem *)&ctrl->perfmon;
in caam_ctrl_rng_init()
857
struct
caam_perfmon
__iomem *perfmon;
in caam_probe()
936
perfmon = ring ? (struct
caam_perfmon
__iomem *)&ctrlpriv->jr[0]->perfmon :
in caam_probe()
937
(struct
caam_perfmon
__iomem *)&ctrl->perfmon;
in caam_probe()
H
A
D
debugfs.c
46
struct
caam_perfmon
__force *perfmon,
in caam_debugfs_init()
H
A
D
regs.h
330
*
caam_perfmon
- Performance Monitor/Secure Memory Status/
395
struct
caam_perfmon
{
struct
615
struct
caam_perfmon
perfmon;
708
struct
caam_perfmon
perfmon;
H
A
D
caamhash.c
1952
struct
caam_perfmon
__iomem *perfmon = &priv->jr[0]->perfmon;
in caam_algapi_hash_init()
H
A
D
caamalg.c
3750
struct
caam_perfmon
__iomem *perfmon = &priv->jr[0]->perfmon;
in caam_algapi_init()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H
A
D
debugfs.c
47
struct
caam_perfmon
*perfmon;
in caam_debugfs_init()
54
perfmon = (struct
caam_perfmon
__force *)&ctrlpriv->ctrl->perfmon;
in caam_debugfs_init()
H
A
D
regs.h
329
*
caam_perfmon
- Performance Monitor/Secure Memory Status/
394
struct
caam_perfmon
{
struct
607
struct
caam_perfmon
perfmon;
700
struct
caam_perfmon
perfmon;
Completed in 16 milliseconds