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:H_CLOSED
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H
A
D
ibmvnic.c
387
if (lpar_rc != H_PARAMETER && lpar_rc !=
H_CLOSED
)
in replenish_rx_pool()
396
if (lpar_rc ==
H_CLOSED
|| adapter->failover_pending) {
in replenish_rx_pool()
1708
if (lpar_rc !=
H_CLOSED
&& lpar_rc != H_PARAMETER)
in ibmvnic_xmit()
1713
if (lpar_rc ==
H_CLOSED
|| adapter->failover_pending) {
in ibmvnic_xmit()
2020
if (rc ==
H_CLOSED
|| rc == H_SUCCESS) {
in do_reset()
2962
if (rc ==
H_CLOSED
) {
in init_sub_crq_queue()
3559
case
H_CLOSED
:
in print_subcrq_error()
3647
if (rc ==
H_CLOSED
) {
in ibmvnic_send_crq()
3672
if (rc !=
H_CLOSED
)
in ibmvnic_send_crq_init()
5103
if (rc ==
H_CLOSED
)
in ibmvnic_reset_crq()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
93
* queue the request returns
H_CLOSED
then the connection has been broken
118
if (h_return_code ==
H_CLOSED
)
in connection_broken()
718
case
H_CLOSED
:
in ibmvscsis_handle_init_msg()
836
case
H_CLOSED
:
in ibmvscsis_establish_new_q()
898
if (rc ==
H_CLOSED
|| rc == H_SUCCESS) {
in ibmvscsis_reset_queue()
1776
if (rc ==
H_CLOSED
)
in srp_snd_msg_failed()
2490
case
H_CLOSED
:
in ibmvscsis_ping_response()
2983
if (rc ==
H_CLOSED
|| rc == H_SUCCESS) {
in ibmvscsis_enable_change_state()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
94
* queue the request returns
H_CLOSED
then the connection has been broken
119
if (h_return_code ==
H_CLOSED
)
in connection_broken()
719
case
H_CLOSED
:
in ibmvscsis_handle_init_msg()
837
case
H_CLOSED
:
in ibmvscsis_establish_new_q()
899
if (rc ==
H_CLOSED
|| rc == H_SUCCESS) {
in ibmvscsis_reset_queue()
1777
if (rc ==
H_CLOSED
)
in srp_snd_msg_failed()
2488
case
H_CLOSED
:
in ibmvscsis_ping_response()
2972
if (rc ==
H_CLOSED
|| rc == H_SUCCESS) {
in ibmvscsis_enable_change_state()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
hvcall.h
10
#define
H_CLOSED
2 /* Resource closed */
macro
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
trace_hv.h
138
{
H_CLOSED
, "
H_CLOSED
"}, \
/kernel/linux/linux-5.10/drivers/char/tpm/
H
A
D
tpm_ibmvtpm.c
243
*
H_CLOSED
can be returned after LPM resume. Call
in tpm_ibmvtpm_send()
247
if (rc ==
H_CLOSED
&& retry) {
in tpm_ibmvtpm_send()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
hvcall.h
10
#define
H_CLOSED
2 /* Resource closed */
macro
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
trace_hv.h
158
{
H_CLOSED
, "
H_CLOSED
"}, \
/kernel/linux/linux-6.6/drivers/char/tpm/
H
A
D
tpm_ibmvtpm.c
243
*
H_CLOSED
can be returned after LPM resume. Call
in tpm_ibmvtpm_send()
247
if (rc ==
H_CLOSED
&& retry) {
in tpm_ibmvtpm_send()
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H
A
D
ibmvscsi.c
307
if (rc ==
H_CLOSED
) {
in ibmvscsi_reset_crq_queue()
357
if (rc ==
H_CLOSED
) {
in ibmvscsi_init_crq_queue()
948
/* If send_crq returns
H_CLOSED
, return SCSI_MLQUEUE_HOST_BUSY.
in ibmvscsi_send_srp_event()
953
if (rc ==
H_CLOSED
) {
in ibmvscsi_send_srp_event()
H
A
D
ibmvfc.c
779
if (rc ==
H_CLOSED
)
in ibmvfc_reset_crq()
1487
/* If send_crq returns
H_CLOSED
, return SCSI_MLQUEUE_HOST_BUSY.
in ibmvfc_send_event()
1492
if (rc ==
H_CLOSED
) {
in ibmvfc_send_event()
4673
if (!rc || rc ==
H_CLOSED
)
in ibmvfc_do_work()
4899
if (rc ==
H_CLOSED
)
in ibmvfc_init_crq()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H
A
D
ibmvscsi.c
307
if (rc ==
H_CLOSED
) {
in ibmvscsi_reset_crq_queue()
358
if (rc ==
H_CLOSED
) {
in ibmvscsi_init_crq_queue()
949
/* If send_crq returns
H_CLOSED
, return SCSI_MLQUEUE_HOST_BUSY.
in ibmvscsi_send_srp_event()
954
if (rc ==
H_CLOSED
) {
in ibmvscsi_send_srp_event()
H
A
D
ibmvfc.c
986
if (rc ==
H_CLOSED
)
in ibmvfc_reset_crq()
1727
/* If send_crq returns
H_CLOSED
, return SCSI_MLQUEUE_HOST_BUSY.
in ibmvfc_send_event()
1732
if (rc ==
H_CLOSED
) {
in ibmvfc_send_event()
5548
if (!rc || rc ==
H_CLOSED
)
in ibmvfc_do_work()
5845
if (rc ==
H_CLOSED
)
in ibmvfc_init_crq()
5892
/*
H_CLOSED
indicates successful register, but no CRQ partner */
in ibmvfc_register_scsi_channel()
5893
if (rc && rc !=
H_CLOSED
) {
in ibmvfc_register_scsi_channel()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H
A
D
ibmvnic.c
858
if (lpar_rc != H_PARAMETER && lpar_rc !=
H_CLOSED
)
in replenish_rx_pool()
876
if (lpar_rc ==
H_CLOSED
|| adapter->failover_pending) {
in replenish_rx_pool()
2573
if (lpar_rc !=
H_CLOSED
&& lpar_rc != H_PARAMETER)
in ibmvnic_xmit()
2576
if (lpar_rc ==
H_CLOSED
|| adapter->failover_pending) {
in ibmvnic_xmit()
2849
if (rc ==
H_CLOSED
|| rc == H_SUCCESS) {
in do_reset()
3984
if (rc ==
H_CLOSED
) {
in init_sub_crq_queue()
4631
case
H_CLOSED
:
in print_subcrq_error()
4687
if (rc ==
H_CLOSED
) {
in ibmvnic_send_crq()
4712
if (rc !=
H_CLOSED
)
in ibmvnic_send_crq_init()
6128
if (rc ==
H_CLOSED
)
in ibmvnic_reset_crq()
[all...]
Completed in 54 milliseconds