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:num_wait
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H
A
D
otx2_cptlf.c
23
static void cptlf_do_set_done_num_wait(struct otx2_cptlf_info *lf, int
num_wait
)
in cptlf_do_set_done_num_wait()
argument
29
done_wait.s.
num_wait
=
num_wait
;
in cptlf_do_set_done_num_wait()
43
static void cptlf_set_done_num_wait(struct otx2_cptlfs_info *lfs, int
num_wait
)
in cptlf_set_done_num_wait()
argument
48
cptlf_do_set_done_num_wait(&lfs->lf[slot],
num_wait
);
in cptlf_set_done_num_wait()
H
A
D
otx2_cpt_hw_types.h
374
u64
num_wait
:20;
member
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H
A
D
cpt_hw_types.h
583
*
num_wait
:20 [19:0](R/W) Number of messages hold-off.
595
u64
num_wait
:20;
member
597
u64
num_wait
:20;
H
A
D
cptvf_main.c
400
vqx_dwait.s.
num_wait
= val;
in cptvf_write_vq_done_numwait()
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H
A
D
cpt_hw_types.h
583
*
num_wait
:20 [19:0](R/W) Number of messages hold-off.
595
u64
num_wait
:20;
member
597
u64
num_wait
:20;
H
A
D
cptvf_main.c
397
vqx_dwait.s.
num_wait
= val;
in cptvf_write_vq_done_numwait()
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H
A
D
otx_cpt_hw_types.h
721
*
num_wait
:20 [19:0](R/W) Number of messages hold-off.
733
u64
num_wait
:20;
member
735
u64
num_wait
:20;
H
A
D
otx_cptvf_main.c
380
vqx_dwait.s.
num_wait
= val;
in cptvf_write_vq_done_numwait()
389
return vqx_dwait.s.
num_wait
;
in cptvf_read_vq_done_numwait()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H
A
D
otx_cpt_hw_types.h
721
*
num_wait
:20 [19:0](R/W) Number of messages hold-off.
733
u64
num_wait
:20;
member
735
u64
num_wait
:20;
H
A
D
otx_cptvf_main.c
377
vqx_dwait.s.
num_wait
= val;
in cptvf_write_vq_done_numwait()
386
return vqx_dwait.s.
num_wait
;
in cptvf_read_vq_done_numwait()
/kernel/linux/linux-5.10/drivers/crypto/cavium/zip/
H
A
D
zip_regs.h
995
u64
num_wait
: 20;
member
997
u64
num_wait
: 20;
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H
A
D
qplib_rcfw.c
299
u32 *
num_wait
)
in bnxt_qplib_process_qp_event()
371
*
num_wait
+= wait_cmds;
in bnxt_qplib_process_qp_event()
297
bnxt_qplib_process_qp_event(struct bnxt_qplib_rcfw *rcfw, struct creq_qp_event *qp_event, u32 *
num_wait
)
bnxt_qplib_process_qp_event()
argument
/kernel/linux/linux-6.6/drivers/crypto/cavium/zip/
H
A
D
zip_regs.h
995
u64
num_wait
: 20;
member
997
u64
num_wait
: 20;
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H
A
D
qplib_rcfw.c
621
u32 *
num_wait
)
in bnxt_qplib_process_qp_event()
725
*
num_wait
+= wait_cmds;
in bnxt_qplib_process_qp_event()
619
bnxt_qplib_process_qp_event(struct bnxt_qplib_rcfw *rcfw, struct creq_qp_event *qp_event, u32 *
num_wait
)
bnxt_qplib_process_qp_event()
argument
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
hpsa.c
1856
int
num_wait
= NUM_WAIT;
in hpsa_wait_for_outstanding_commands_for_dev()
local
1859
num_wait
= HPSA_EH_PTRAID_TIMEOUT;
in hpsa_wait_for_outstanding_commands_for_dev()
1865
if (++waits >
num_wait
)
in hpsa_wait_for_outstanding_commands_for_dev()
1870
if (waits >
num_wait
) {
in hpsa_wait_for_outstanding_commands_for_dev()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
hpsa.c
1862
int
num_wait
= NUM_WAIT;
in hpsa_wait_for_outstanding_commands_for_dev()
local
1865
num_wait
= HPSA_EH_PTRAID_TIMEOUT;
in hpsa_wait_for_outstanding_commands_for_dev()
1871
if (++waits >
num_wait
)
in hpsa_wait_for_outstanding_commands_for_dev()
1876
if (waits >
num_wait
) {
in hpsa_wait_for_outstanding_commands_for_dev()
Completed in 41 milliseconds