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_NOT_FOUND
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/
H
A
D
hcalls.c
225
case
H_NOT_FOUND
: /* The operation supplied was not valid */
in cxl_h_control_function()
465
case
H_NOT_FOUND
: /* The operation supplied was not valid */
in cxl_h_control_faults()
496
case
H_NOT_FOUND
: /* The operation supplied was not valid */
in cxl_h_control_facility()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H
A
D
hcalls.c
225
case
H_NOT_FOUND
: /* The operation supplied was not valid */
in cxl_h_control_function()
465
case
H_NOT_FOUND
: /* The operation supplied was not valid */
in cxl_h_control_faults()
496
case
H_NOT_FOUND
: /* The operation supplied was not valid */
in cxl_h_control_facility()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
book3s_pr_papr.c
103
ret =
H_NOT_FOUND
;
in kvmppc_h_pr_remove()
231
ret =
H_NOT_FOUND
;
in kvmppc_h_pr_protect()
H
A
D
book3s_hv_rm_mmu.c
514
return
H_NOT_FOUND
;
in kvmppc_do_h_remove()
699
return
H_NOT_FOUND
;
in kvmppc_h_protect()
794
long ret =
H_NOT_FOUND
;
in kvmppc_h_clear_ref()
841
long ret =
H_NOT_FOUND
;
in kvmppc_h_clear_mod()
H
A
D
trace_hv.h
162
{
H_NOT_FOUND
, "
H_NOT_FOUND
"}, \
H
A
D
book3s_hv_nested.c
560
rc =
H_NOT_FOUND
;
in kvmhv_copy_tofrom_guest_nested()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
book3s_pr_papr.c
103
ret =
H_NOT_FOUND
;
in kvmppc_h_pr_remove()
231
ret =
H_NOT_FOUND
;
in kvmppc_h_pr_protect()
H
A
D
book3s_hv_rm_mmu.c
511
return
H_NOT_FOUND
;
in kvmppc_do_h_remove()
697
return
H_NOT_FOUND
;
in kvmppc_h_protect()
794
long ret =
H_NOT_FOUND
;
in kvmppc_h_clear_ref()
842
long ret =
H_NOT_FOUND
;
in kvmppc_h_clear_mod()
H
A
D
trace_hv.h
182
{
H_NOT_FOUND
, "
H_NOT_FOUND
"}, \
H
A
D
book3s_hv_nested.c
624
rc =
H_NOT_FOUND
;
in kvmhv_copy_tofrom_guest_nested()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
plpks.c
84
case
H_NOT_FOUND
:
in pseries_status_to_err()
408
if (rc ==
H_NOT_FOUND
&& status == 1)
in plpks_confirm_object_flushed()
H
A
D
lpar.c
837
BUG_ON(lpar_rc !=
H_NOT_FOUND
&& lpar_rc != H_RESOURCE);
in pSeries_lpar_hpte_remove()
946
if (lpar_rc ==
H_NOT_FOUND
) {
in pSeries_lpar_hpte_updatepp()
1050
if (lpar_rc ==
H_NOT_FOUND
)
in pSeries_lpar_hpte_invalidate()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H
A
D
lpar.c
789
BUG_ON(lpar_rc !=
H_NOT_FOUND
&& lpar_rc != H_RESOURCE);
in pSeries_lpar_hpte_remove()
894
if (lpar_rc ==
H_NOT_FOUND
) {
in pSeries_lpar_hpte_updatepp()
996
if (lpar_rc ==
H_NOT_FOUND
)
in pSeries_lpar_hpte_invalidate()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
hvcall.h
43
#define
H_NOT_FOUND
-7 /* PTE was not found" */
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
hvcall.h
43
#define
H_NOT_FOUND
-7 /* PTE was not found" */
macro
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
808
else if (rc !=
H_NOT_FOUND
)
in ibmvscsis_establish_new_q()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H
A
D
ibmvscsi_tgt.c
809
else if (rc !=
H_NOT_FOUND
)
in ibmvscsis_establish_new_q()
Completed in 39 milliseconds