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:ops_cnt
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/common_modules/tzdriver/
H
A
D
teek_client_type.h
43
uint32_t
ops_cnt
;
member
51
uint32_t
ops_cnt
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_minidump.c
1291
int i, k,
ops_cnt
, ops_index, dump_size = 0;
in qlcnic_dump_fw()
local
1340
ops_cnt
= ARRAY_SIZE(qlcnic_fw_dump_ops);
in qlcnic_dump_fw()
1344
ops_cnt
= ARRAY_SIZE(qlcnic_83xx_fw_dump_ops);
in qlcnic_dump_fw()
1361
while (ops_index <
ops_cnt
) {
in qlcnic_dump_fw()
1367
if (ops_index ==
ops_cnt
) {
in qlcnic_dump_fw()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_minidump.c
1291
int i, k,
ops_cnt
, ops_index, dump_size = 0;
in qlcnic_dump_fw()
local
1340
ops_cnt
= ARRAY_SIZE(qlcnic_fw_dump_ops);
in qlcnic_dump_fw()
1344
ops_cnt
= ARRAY_SIZE(qlcnic_83xx_fw_dump_ops);
in qlcnic_dump_fw()
1361
while (ops_index <
ops_cnt
) {
in qlcnic_dump_fw()
1367
if (ops_index ==
ops_cnt
) {
in qlcnic_dump_fw()
/kernel/linux/common_modules/tzdriver/core/
H
A
D
teek_client_api.c
453
session->
ops_cnt
= 0;
in open_session_and_switch_ret()
610
session->
ops_cnt
= 0;
in teek_close_session()
Completed in 9 milliseconds