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:health_status
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_devlink.c
49
u32 val,
health_status
;
in bnxt_fw_reporter_diagnose()
local
56
health_status
= val & 0xffff;
in bnxt_fw_reporter_diagnose()
58
if (
health_status
< BNXT_FW_STATUS_HEALTHY) {
in bnxt_fw_reporter_diagnose()
63
} else if (
health_status
> BNXT_FW_STATUS_HEALTHY) {
in bnxt_fw_reporter_diagnose()
/kernel/linux/linux-6.6/drivers/cxl/core/
H
A
D
trace.h
561
__field(u8,
health_status
)
578
__entry->
health_status
= rec->info.
health_status
;
588
CXL_EVT_TP_printk("event_type='%s'
health_status
='%s' media_status='%s' " \
593
show_health_status_flags(__entry->
health_status
),
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H
A
D
mem.c
96
u8
health_status
;
member
404
.
health_status
= CXL_DHI_HS_PERFORMANCE_DEGRADED,
973
.
health_status
= 0x7,
in mock_health_info()
/kernel/linux/linux-5.10/drivers/firmware/xilinx/
H
A
D
zynqmp.c
1055
static DEVICE_ATTR_WO(
health_status
);
/kernel/linux/linux-6.6/drivers/cxl/
H
A
D
cxlmem.h
691
u8
health_status
;
member
/kernel/linux/linux-6.6/drivers/firmware/xilinx/
H
A
D
zynqmp.c
1675
static DEVICE_ATTR_WO(
health_status
);
Completed in 10 milliseconds