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:status_word
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H
A
D
icp_qat_fw_pke.h
58
#define ICP_QAT_FW_PKE_RESP_PKE_STAT_GET(
status_word
) \
59
QAT_FIELD_GET(((
status_word
>> ICP_QAT_FW_COMN_ONE_BYTE_SHIFT) & \
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H
A
D
icp_qat_fw_pke.h
58
#define ICP_QAT_FW_PKE_RESP_PKE_STAT_GET(
status_word
) \
59
QAT_FIELD_GET(((
status_word
>> ICP_QAT_FW_COMN_ONE_BYTE_SHIFT) & \
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
aha1740.c
136
}
status_word
;
in aha1740_makecode()
local
139
status_word
= * (struct statusword *) status;
in aha1740_makecode()
145
if (!
status_word
.don) { /* Anything abnormal was detected */
in aha1740_makecode()
146
if ( (status[1]&0x18) ||
status_word
.sc ) {
in aha1740_makecode()
151
if (
status_word
.dor )
in aha1740_makecode()
178
if (
status_word
.qf ) {
in aha1740_makecode()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
aha1740.c
140
}
status_word
;
in aha1740_makecode()
local
143
status_word
= * (struct statusword *) status;
in aha1740_makecode()
149
if (!
status_word
.don) { /* Anything abnormal was detected */
in aha1740_makecode()
150
if ( (status[1]&0x18) ||
status_word
.sc ) {
in aha1740_makecode()
155
if (
status_word
.dor )
in aha1740_makecode()
183
if (
status_word
.qf ) {
in aha1740_makecode()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H
A
D
request_manager.c
712
WARN_ON(!sc->
status_word
);
in octeon_send_soft_command()
713
*sc->
status_word
= COMPLETION_WORD_INIT;
in octeon_send_soft_command()
726
WARN_ON(!sc->
status_word
);
in octeon_send_soft_command()
727
*sc->
status_word
= COMPLETION_WORD_INIT;
in octeon_send_soft_command()
792
if (*sc->
status_word
== COMPLETION_WORD_INIT) {
in octeon_free_sc_done_list()
920
sc->
status_word
= (u64 *)((u8 *)(sc->virtrptr) + rdatasize - 8);
in octeon_alloc_soft_command()
H
A
D
octeon_nic.c
71
*sc->
status_word
= COMPLETION_WORD_INIT;
in octeon_alloc_soft_command_resp()
H
A
D
response_manager.c
92
status64 = *sc->
status_word
;
in lio_process_ordered_list()
H
A
D
octeon_iq.h
278
u64 *
status_word
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H
A
D
request_manager.c
710
WARN_ON(!sc->
status_word
);
in octeon_send_soft_command()
711
*sc->
status_word
= COMPLETION_WORD_INIT;
in octeon_send_soft_command()
724
WARN_ON(!sc->
status_word
);
in octeon_send_soft_command()
725
*sc->
status_word
= COMPLETION_WORD_INIT;
in octeon_send_soft_command()
792
if (*sc->
status_word
== COMPLETION_WORD_INIT) {
in octeon_free_sc_done_list()
923
sc->
status_word
= (u64 *)((u8 *)(sc->virtrptr) + rdatasize - 8);
in octeon_alloc_soft_command()
H
A
D
response_manager.c
94
status64 = *sc->
status_word
;
in lio_process_ordered_list()
H
A
D
octeon_nic.c
71
*sc->
status_word
= COMPLETION_WORD_INIT;
in octeon_alloc_soft_command_resp()
H
A
D
octeon_iq.h
278
u64 *
status_word
;
member
/kernel/linux/linux-5.10/arch/x86/math-emu/
H
A
D
status_w.h
50
#define
status_word
() \
macro
H
A
D
fpu_aux.c
78
*(short *)&FPU_EAX =
status_word
();
in fstsw_ax()
H
A
D
load_store.c
309
FPU_put_user(
status_word
(),
in FPU_load_store()
H
A
D
reg_ld_str.c
1155
FPU_put_user(
status_word
(), (unsigned short __user *)(d + 2));
in fstenv()
1182
partial_status =
status_word
() | 0xffff0000;
in fstenv()
H
A
D
errors.c
122
partial_status =
status_word
();
in FPU_printall()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H
A
D
status_w.h
50
#define
status_word
() \
macro
H
A
D
fpu_aux.c
78
*(short *)&FPU_EAX =
status_word
();
in fstsw_ax()
H
A
D
load_store.c
309
FPU_put_user(
status_word
(),
in FPU_load_store()
H
A
D
reg_ld_str.c
1155
FPU_put_user(
status_word
(), (unsigned short __user *)(d + 2));
in fstenv()
1182
partial_status =
status_word
() | 0xffff0000;
in fstenv()
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H
A
D
ddbridge-mci.h
172
u32
status_word
;
member
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H
A
D
ddbridge-mci.h
163
u32
status_word
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H
A
D
sungem.c
426
rxd->
status_word
= cpu_to_le64(RXDCTRL_FRESH(gp));
in gem_rxmac_reset()
716
rxd->
status_word
= cpu_to_le64(RXDCTRL_FRESH(gp));
in gem_post_rxds()
762
u64 status = le64_to_cpu(rxd->
status_word
);
in gem_rx()
1586
rxd->
status_word
= 0;
in gem_clean_rings()
1637
rxd->
status_word
= 0;
in gem_init_rings()
1650
rxd->
status_word
= cpu_to_le64(RXDCTRL_FRESH(gp));
in gem_init_rings()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H
A
D
sungem.c
426
rxd->
status_word
= cpu_to_le64(RXDCTRL_FRESH(gp));
in gem_rxmac_reset()
716
rxd->
status_word
= cpu_to_le64(RXDCTRL_FRESH(gp));
in gem_post_rxds()
762
u64 status = le64_to_cpu(rxd->
status_word
);
in gem_rx()
1586
rxd->
status_word
= 0;
in gem_clean_rings()
1637
rxd->
status_word
= 0;
in gem_init_rings()
1650
rxd->
status_word
= cpu_to_le64(RXDCTRL_FRESH(gp));
in gem_init_rings()
Completed in 21 milliseconds
1
2