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:is_ena
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H
A
D
otx_cptpf_ucode.c
186
if (eng_grp->mirror.
is_ena
)
in cpt_set_ucode_base()
523
if (eng_grp->mirror.
is_ena
) {
in print_ucode_info()
547
if (eng_grp->mirror.
is_ena
)
in print_engs_info()
623
grp->mirror.
is_ena
?
in print_dbg_info()
626
grp->mirror.
is_ena
?
in print_dbg_info()
980
src_grp->mirror.
is_ena
= false;
in setup_eng_grp_mirroring()
985
dst_grp->mirror.
is_ena
= true;
in setup_eng_grp_mirroring()
994
if (!dst_grp->mirror.
is_ena
)
in remove_eng_grp_mirroring()
1000
dst_grp->mirror.
is_ena
= false;
in remove_eng_grp_mirroring()
1116
if (!eng_grp->mirror.
is_ena
)
in eng_grp_update_masks()
[all...]
H
A
D
otx_cptpf_ucode.h
119
int
is_ena
; /*
member
H
A
D
otx_cptpf_mbox.c
164
if (eng_grp->mirror.
is_ena
)
in otx_cpt_bind_vq_to_grp()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H
A
D
otx_cptpf_ucode.c
186
if (eng_grp->mirror.
is_ena
)
in cpt_set_ucode_base()
522
if (eng_grp->mirror.
is_ena
) {
in print_ucode_info()
546
if (eng_grp->mirror.
is_ena
)
in print_engs_info()
622
grp->mirror.
is_ena
?
in print_dbg_info()
625
grp->mirror.
is_ena
?
in print_dbg_info()
979
src_grp->mirror.
is_ena
= false;
in setup_eng_grp_mirroring()
984
dst_grp->mirror.
is_ena
= true;
in setup_eng_grp_mirroring()
993
if (!dst_grp->mirror.
is_ena
)
in remove_eng_grp_mirroring()
999
dst_grp->mirror.
is_ena
= false;
in remove_eng_grp_mirroring()
1115
if (!eng_grp->mirror.
is_ena
)
in eng_grp_update_masks()
[all...]
H
A
D
otx_cptpf_ucode.h
119
int
is_ena
; /*
member
H
A
D
otx_cptpf_mbox.c
164
if (eng_grp->mirror.
is_ena
)
in otx_cpt_bind_vq_to_grp()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H
A
D
otx2_cptpf_ucode.c
757
src_grp->mirror.
is_ena
= false;
in setup_eng_grp_mirroring()
762
dst_grp->mirror.
is_ena
= true;
in setup_eng_grp_mirroring()
771
if (!dst_grp->mirror.
is_ena
)
in remove_eng_grp_mirroring()
777
dst_grp->mirror.
is_ena
= false;
in remove_eng_grp_mirroring()
898
if (!eng_grp->mirror.
is_ena
)
in eng_grp_update_masks()
959
if (eng_grp->mirror.
is_ena
)
in update_ucode_ptrs()
1034
if (eng_grp->mirror.
is_ena
)
in create_engine_group()
1071
if (eng_grps->grp[i].mirror.
is_ena
)
in delete_engine_grps()
1784
if (eng_grp->mirror.
is_ena
)
in get_engs_info()
1833
grp->mirror.
is_ena
in otx2_cpt_print_uc_dbg_info()
[all...]
H
A
D
otx2_cptpf_ucode.h
114
int
is_ena
; /*
member
Completed in 8 milliseconds