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:dfx
(Results
1 - 25
of
42
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H
A
D
hpre_crypto.c
125
struct hpre_dfx *
dfx
;
in hpre_add_req_to_ctx()
local
136
dfx
= ctx->hpre->debug.
dfx
;
in hpre_add_req_to_ctx()
137
if (atomic64_read(&
dfx
[HPRE_OVERTIME_THRHLD].value))
in hpre_add_req_to_ctx()
369
struct hpre_dfx *
dfx
= ctx->hpre->debug.
dfx
;
in hpre_dh_cb()
local
379
overtime_thrhld = atomic64_read(&
dfx
[HPRE_OVERTIME_THRHLD].value);
in hpre_dh_cb()
381
atomic64_inc(&
dfx
[HPRE_OVER_THRHLD_CNT].value);
in hpre_dh_cb()
385
atomic64_inc(&
dfx
[HPRE_RECV_CNT].value);
in hpre_dh_cb()
390
struct hpre_dfx *
dfx
in hpre_rsa_cb()
local
412
struct hpre_
dfx
*
dfx
= ctx->hpre->debug.
dfx
;
hpre_alg_cb()
local
492
struct hpre_
dfx
*
dfx
= ctx->hpre->debug.
dfx
;
hpre_send()
local
[all...]
H
A
D
hpre.h
59
struct hpre_dfx
dfx
[HPRE_DFX_FILE_NUM];
member
H
A
D
hpre_main.c
686
struct hpre_dfx *
dfx
= hpre->debug.
dfx
;
in hpre_dfx_debug_init()
local
692
dfx
[i].type = i;
in hpre_dfx_debug_init()
693
debugfs_create_file(hpre_dfx_files[i], 0644, parent, &
dfx
[i],
in hpre_dfx_debug_init()
/kernel/linux/linux-5.10/drivers/staging/zerohung/
H
A
D
zrhung_event.c
8
#include <
dfx
/hiview_hisysevent.h>
9
#include <
dfx
/zrhung.h>
/kernel/linux/linux-6.6/drivers/staging/zerohung/
H
A
D
zrhung_event.c
8
#include <
dfx
/hiview_hisysevent.h>
9
#include <
dfx
/zrhung.h>
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H
A
D
hpre_crypto.c
184
struct hpre_dfx *
dfx
;
in hpre_add_req_to_ctx()
local
195
dfx
= ctx->hpre->debug.
dfx
;
in hpre_add_req_to_ctx()
196
if (atomic64_read(&
dfx
[HPRE_OVERTIME_THRHLD].value))
in hpre_add_req_to_ctx()
434
struct hpre_dfx *
dfx
= ctx->hpre->debug.
dfx
;
in hpre_dh_cb()
local
444
overtime_thrhld = atomic64_read(&
dfx
[HPRE_OVERTIME_THRHLD].value);
in hpre_dh_cb()
446
atomic64_inc(&
dfx
[HPRE_OVER_THRHLD_CNT].value);
in hpre_dh_cb()
450
atomic64_inc(&
dfx
[HPRE_RECV_CNT].value);
in hpre_dh_cb()
455
struct hpre_dfx *
dfx
in hpre_rsa_cb()
local
477
struct hpre_
dfx
*
dfx
= ctx->hpre->debug.
dfx
;
hpre_alg_cb()
local
569
struct hpre_
dfx
*
dfx
= ctx->hpre->debug.
dfx
;
hpre_send()
local
1470
struct hpre_
dfx
*
dfx
= ctx->hpre->debug.
dfx
;
hpre_ecdh_cb()
local
1785
struct hpre_
dfx
*
dfx
= ctx->hpre->debug.
dfx
;
hpre_curve25519_cb()
local
[all...]
H
A
D
hpre.h
66
struct hpre_dfx
dfx
[HPRE_DFX_FILE_NUM];
member
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H
A
D
zip_crypto.c
354
struct hisi_zip_dfx *
dfx
= &qp_ctx->zip_dev->
dfx
;
in hisi_zip_acomp_cb()
local
362
atomic64_inc(&
dfx
->recv_cnt);
in hisi_zip_acomp_cb()
368
atomic64_inc(&
dfx
->err_bd_cnt);
in hisi_zip_acomp_cb()
529
struct hisi_zip_dfx *
dfx
= &qp_ctx->zip_dev->
dfx
;
in hisi_zip_do_work()
local
563
atomic64_inc(&
dfx
->send_cnt);
in hisi_zip_do_work()
566
atomic64_inc(&
dfx
->send_busy_cnt);
in hisi_zip_do_work()
H
A
D
zip.h
29
struct hisi_zip_dfx
dfx
;
member
H
A
D
zip_main.c
549
struct hisi_zip_dfx *
dfx
= &zip->
dfx
;
in hisi_zip_dfx_debug_init()
local
556
data = (atomic64_t *)((uintptr_t)
dfx
+ zip_dfx_files[i].offset);
in hisi_zip_dfx_debug_init()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H
A
D
hns_roce_restrack.c
88
if (!hr_dev->
dfx
->query_cqc_info)
in hns_roce_fill_res_cq_entry()
95
ret = hr_dev->
dfx
->query_cqc_info(hr_dev, hr_cq->cqn, (int *)context);
in hns_roce_fill_res_cq_entry()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H
A
D
zip_crypto.c
337
struct hisi_zip_dfx *
dfx
= &qp_ctx->zip_dev->
dfx
;
in hisi_zip_do_work()
local
368
atomic64_inc(&
dfx
->send_cnt);
in hisi_zip_do_work()
371
atomic64_inc(&
dfx
->send_busy_cnt);
in hisi_zip_do_work()
410
struct hisi_zip_dfx *
dfx
= &qp_ctx->zip_dev->
dfx
;
in hisi_zip_acomp_cb()
local
420
atomic64_inc(&
dfx
->recv_cnt);
in hisi_zip_acomp_cb()
426
atomic64_inc(&
dfx
->err_bd_cnt);
in hisi_zip_acomp_cb()
H
A
D
zip.h
29
struct hisi_zip_dfx
dfx
;
member
/kernel/linux/linux-5.10/drivers/staging/hisysevent/
H
A
D
hisysevent_builder.h
9
#include <
dfx
/hiview_hisysevent.h>
H
A
D
hiview_hisysevent.c
6
#include <
dfx
/hiview_hisysevent.h>
/kernel/linux/linux-6.6/drivers/staging/hisysevent/
H
A
D
hisysevent_builder.h
9
#include <
dfx
/hiview_hisysevent.h>
H
A
D
hiview_hisysevent.c
6
#include <
dfx
/hiview_hisysevent.h>
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H
A
D
sec_crypto.c
148
struct sec_dfx *
dfx
= &qp_ctx->ctx->sec->debug.
dfx
;
in sec_req_cb()
local
158
atomic64_inc(&
dfx
->err_bd_cnt);
in sec_req_cb()
165
atomic64_inc(&
dfx
->invalid_req_cnt);
in sec_req_cb()
181
atomic64_inc(&
dfx
->done_flag_cnt);
in sec_req_cb()
187
atomic64_inc(&
dfx
->recv_cnt);
in sec_req_cb()
210
atomic64_inc(&ctx->sec->debug.
dfx
.send_cnt);
in sec_bd_send()
211
atomic64_inc(&ctx->sec->debug.
dfx
.send_busy_cnt);
in sec_bd_send()
222
atomic64_inc(&ctx->sec->debug.
dfx
.send_cnt);
in sec_bd_send()
1105
atomic64_inc(&ctx->sec->debug.
dfx
in sec_skcipher_callback()
[all...]
H
A
D
sec.h
173
struct sec_dfx
dfx
;
member
H
A
D
sec_main.c
361
/* clear sec
dfx
regs */
in sec_debug_regs_clear()
597
struct sec_dfx *
dfx
= &sec->debug.
dfx
;
in sec_core_debug_init()
local
616
atomic64_t *data = (atomic64_t *)((uintptr_t)
dfx
+
in sec_core_debug_init()
/kernel/linux/linux-5.10/drivers/staging/zerohung/watchpoint/
H
A
D
hung_wp_screen.c
21
#include <
dfx
/zrhung.h>
22
#include <
dfx
/hung_wp_screen.h>
/kernel/linux/linux-6.6/drivers/staging/zerohung/watchpoint/
H
A
D
hung_wp_screen.c
21
#include <
dfx
/zrhung.h>
22
#include <
dfx
/hung_wp_screen.h>
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H
A
D
sec_crypto.c
233
struct sec_dfx *
dfx
= &qp_ctx->ctx->sec->debug.
dfx
;
in sec_req_cb()
local
250
atomic64_inc(&
dfx
->err_bd_cnt);
in sec_req_cb()
256
atomic64_inc(&
dfx
->invalid_req_cnt);
in sec_req_cb()
265
atomic64_inc(&
dfx
->done_flag_cnt);
in sec_req_cb()
267
atomic64_inc(&
dfx
->recv_cnt);
in sec_req_cb()
289
atomic64_inc(&ctx->sec->debug.
dfx
.send_cnt);
in sec_bd_send()
290
atomic64_inc(&ctx->sec->debug.
dfx
.send_busy_cnt);
in sec_bd_send()
301
atomic64_inc(&ctx->sec->debug.
dfx
.send_cnt);
in sec_bd_send()
1463
atomic64_inc(&ctx->sec->debug.
dfx
in sec_skcipher_callback()
[all...]
H
A
D
sec.h
184
struct sec_dfx
dfx
;
member
/kernel/linux/linux-5.10/kernel/
H
A
D
hung_task.c
28
#include <
dfx
/hungtask_base.h>
Completed in 21 milliseconds
1
2