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:hpre_dfx
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H
A
D
hpre.h
48
struct
hpre_dfx
{
struct
59
struct
hpre_dfx
dfx[HPRE_DFX_FILE_NUM];
H
A
D
hpre_main.c
561
struct
hpre_dfx
*dfx_item = data;
in hpre_debugfs_atomic64_get()
570
struct
hpre_dfx
*dfx_item = data;
in hpre_debugfs_atomic64_set()
571
struct
hpre_dfx
*
hpre_dfx
= NULL;
in hpre_debugfs_atomic64_set()
local
574
hpre_dfx
= dfx_item - HPRE_OVERTIME_THRHLD;
in hpre_debugfs_atomic64_set()
575
atomic64_set(&
hpre_dfx
[HPRE_OVER_THRHLD_CNT].value, 0);
in hpre_debugfs_atomic64_set()
686
struct
hpre_dfx
*dfx = hpre->debug.dfx;
in hpre_dfx_debug_init()
690
parent = debugfs_create_dir("
hpre_dfx
", qm->debug.debug_root);
in hpre_dfx_debug_init()
H
A
D
hpre_crypto.c
125
struct
hpre_dfx
*dfx;
in hpre_add_req_to_ctx()
369
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_dh_cb()
390
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_rsa_cb()
412
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_alg_cb()
492
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_send()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H
A
D
hpre.h
55
struct
hpre_dfx
{
struct
66
struct
hpre_dfx
dfx[HPRE_DFX_FILE_NUM];
H
A
D
hpre_main.c
927
struct
hpre_dfx
*dfx_item = data;
in hpre_debugfs_atomic64_get()
936
struct
hpre_dfx
*dfx_item = data;
in hpre_debugfs_atomic64_set()
937
struct
hpre_dfx
*
hpre_dfx
= NULL;
in hpre_debugfs_atomic64_set()
local
940
hpre_dfx
= dfx_item - HPRE_OVERTIME_THRHLD;
in hpre_debugfs_atomic64_set()
941
atomic64_set(&
hpre_dfx
[HPRE_OVER_THRHLD_CNT].value, 0);
in hpre_debugfs_atomic64_set()
1055
struct
hpre_dfx
*dfx = hpre->debug.dfx;
in hpre_dfx_debug_init()
1059
parent = debugfs_create_dir("
hpre_dfx
", qm->debug.debug_root);
in hpre_dfx_debug_init()
H
A
D
hpre_crypto.c
184
struct
hpre_dfx
*dfx;
in hpre_add_req_to_ctx()
434
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_dh_cb()
455
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_rsa_cb()
477
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_alg_cb()
569
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_send()
1470
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_ecdh_cb()
1785
struct
hpre_dfx
*dfx = ctx->hpre->debug.dfx;
in hpre_curve25519_cb()
Completed in 10 milliseconds