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_HARDWARE
(Results
1 - 25
of
27
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/misc/cxl/
H
A
D
hcalls.c
160
case
H_HARDWARE
: /* A hardware event prevented the attach operation */
in cxl_h_attach_process()
190
case
H_HARDWARE
: /* A hardware event prevented the detach operation */
in cxl_h_detach_process()
231
case
H_HARDWARE
: /* A hardware event prevented the attach operation */
in cxl_h_control_function()
419
case
H_HARDWARE
: /* A hardware event prevented the collection of the interrupt info.*/
in cxl_h_collect_int_info()
460
case
H_HARDWARE
: /* A hardware event prevented the control of faults. */
in cxl_h_control_faults()
502
case
H_HARDWARE
: /* A hardware event prevented the attach operation */
in cxl_h_control_facility()
606
case
H_HARDWARE
: /* A hardware event prevented the attach operation */
in cxl_h_download_facility()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H
A
D
hcalls.c
160
case
H_HARDWARE
: /* A hardware event prevented the attach operation */
in cxl_h_attach_process()
190
case
H_HARDWARE
: /* A hardware event prevented the detach operation */
in cxl_h_detach_process()
231
case
H_HARDWARE
: /* A hardware event prevented the attach operation */
in cxl_h_control_function()
419
case
H_HARDWARE
: /* A hardware event prevented the collection of the interrupt info.*/
in cxl_h_collect_int_info()
460
case
H_HARDWARE
: /* A hardware event prevented the control of faults. */
in cxl_h_control_faults()
502
case
H_HARDWARE
: /* A hardware event prevented the attach operation */
in cxl_h_control_facility()
606
case
H_HARDWARE
: /* A hardware event prevented the attach operation */
in cxl_h_download_facility()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H
A
D
hvcserver.c
38
case
H_HARDWARE
:
in hvcs_convert()
H
A
D
lparcfg.c
690
} else if (retval ==
H_HARDWARE
) {
in lparcfg_write()
H
A
D
vio.c
1145
case
H_HARDWARE
:
in vio_h_cop_sync()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
hvcserver.c
38
case
H_HARDWARE
:
in hvcs_convert()
H
A
D
mobility.c
414
case
H_HARDWARE
:
in poll_vasi_state()
611
case
H_HARDWARE
:
in do_join()
H
A
D
lparcfg.c
704
retval =
H_HARDWARE
;
in lparcfg_write()
734
} else if (retval ==
H_HARDWARE
) {
in lparcfg_write()
H
A
D
vio.c
1148
case
H_HARDWARE
:
in vio_h_cop_sync()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
hvcall.h
37
#define
H_HARDWARE
-1 /* Hardware error */
macro
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
trace_hv.h
156
{
H_HARDWARE
, "
H_HARDWARE
"}, \
H
A
D
book3s_hv_builtin.c
210
return
H_HARDWARE
;
in kvmppc_h_random()
H
A
D
book3s_xics.c
883
return
H_HARDWARE
;
in kvmppc_xics_hcall()
H
A
D
book3s_hv_rmhandlers.S
2576
li r3,
H_HARDWARE
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
hvcall.h
37
#define
H_HARDWARE
-1 /* Hardware error */
macro
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
book3s_hv_builtin.c
190
return
H_HARDWARE
;
in kvmppc_rm_h_random()
H
A
D
trace_hv.h
176
{
H_HARDWARE
, "
H_HARDWARE
"}, \
H
A
D
book3s_xics.c
883
return
H_HARDWARE
;
in kvmppc_xics_hcall()
H
A
D
book3s_hv_rmhandlers.S
2034
li r3,
H_HARDWARE
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
numa.c
1425
case
H_HARDWARE
:
in vphn_get_associativity()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
numa.c
1403
case
H_HARDWARE
:
in vphn_get_associativity()
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
154
case
H_HARDWARE
:
in ibmvscsis_unregister_command_q()
841
case
H_HARDWARE
:
in ibmvscsis_establish_new_q()
846
rc =
H_HARDWARE
;
in ibmvscsis_establish_new_q()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
155
case
H_HARDWARE
:
in ibmvscsis_unregister_command_q()
842
case
H_HARDWARE
:
in ibmvscsis_establish_new_q()
847
rc =
H_HARDWARE
;
in ibmvscsis_establish_new_q()
/kernel/linux/linux-5.10/drivers/misc/
H
A
D
ibmvmc.c
1321
} else if (rc ==
H_HARDWARE
) {
in ibmvmc_ioctl_requestvmc()
/kernel/linux/linux-6.6/drivers/misc/
H
A
D
ibmvmc.c
1323
} else if (rc ==
H_HARDWARE
) {
in ibmvmc_ioctl_requestvmc()
Completed in 42 milliseconds
1
2