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_FUNCTION
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
book3s_pr_papr.c
50
ret =
H_FUNCTION
;
in kvmppc_h_pr_enter()
73
ret =
H_FUNCTION
;
in kvmppc_h_pr_enter()
97
ret =
H_FUNCTION
;
in kvmppc_h_pr_remove()
109
ret =
H_FUNCTION
;
in kvmppc_h_pr_remove()
180
ret =
H_FUNCTION
;
in kvmppc_h_pr_bulk_remove()
196
ret =
H_FUNCTION
;
in kvmppc_h_pr_bulk_remove()
225
ret =
H_FUNCTION
;
in kvmppc_h_pr_protect()
250
ret =
H_FUNCTION
;
in kvmppc_h_pr_protect()
H
A
D
book3s_hv_rm_mmu.c
216
return
H_FUNCTION
;
in kvmppc_do_h_enter()
498
return
H_FUNCTION
;
in kvmppc_do_h_remove()
571
return
H_FUNCTION
;
in kvmppc_h_bulk_remove()
686
return
H_FUNCTION
;
in kvmppc_h_protect()
756
return
H_FUNCTION
;
in kvmppc_h_read()
797
return
H_FUNCTION
;
in kvmppc_h_clear_ref()
844
return
H_FUNCTION
;
in kvmppc_h_clear_mod()
H
A
D
trace_hv.h
157
{
H_FUNCTION
, "
H_FUNCTION
"}, \
H
A
D
book3s_hv.c
1046
ret =
H_FUNCTION
;
in kvmppc_pseries_do_hcall()
1051
ret =
H_FUNCTION
;
in kvmppc_pseries_do_hcall()
1066
ret =
H_FUNCTION
;
in kvmppc_pseries_do_hcall()
1071
ret =
H_FUNCTION
;
in kvmppc_pseries_do_hcall()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
book3s_pr_papr.c
50
ret =
H_FUNCTION
;
in kvmppc_h_pr_enter()
73
ret =
H_FUNCTION
;
in kvmppc_h_pr_enter()
97
ret =
H_FUNCTION
;
in kvmppc_h_pr_remove()
109
ret =
H_FUNCTION
;
in kvmppc_h_pr_remove()
180
ret =
H_FUNCTION
;
in kvmppc_h_pr_bulk_remove()
196
ret =
H_FUNCTION
;
in kvmppc_h_pr_bulk_remove()
225
ret =
H_FUNCTION
;
in kvmppc_h_pr_protect()
250
ret =
H_FUNCTION
;
in kvmppc_h_pr_protect()
H
A
D
book3s_hv_rm_mmu.c
203
return
H_FUNCTION
;
in kvmppc_do_h_enter()
495
return
H_FUNCTION
;
in kvmppc_do_h_remove()
569
return
H_FUNCTION
;
in kvmppc_h_bulk_remove()
684
return
H_FUNCTION
;
in kvmppc_h_protect()
755
return
H_FUNCTION
;
in kvmppc_h_read()
797
return
H_FUNCTION
;
in kvmppc_h_clear_ref()
845
return
H_FUNCTION
;
in kvmppc_h_clear_mod()
H
A
D
trace_hv.h
177
{
H_FUNCTION
, "
H_FUNCTION
"}, \
H
A
D
book3s_hv.c
893
return
H_FUNCTION
;
in kvmppc_h_set_mode()
1073
return
H_FUNCTION
;
in kvmppc_h_rpt_invalidate()
1284
ret =
H_FUNCTION
;
in kvmppc_pseries_do_hcall()
1289
ret =
H_FUNCTION
;
in kvmppc_pseries_do_hcall()
1304
ret =
H_FUNCTION
;
in kvmppc_pseries_do_hcall()
1309
ret =
H_FUNCTION
;
in kvmppc_pseries_do_hcall()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H
A
D
hcalls.c
156
case
H_FUNCTION
: /* The function is not supported. */
in cxl_h_attach_process()
224
case
H_FUNCTION
: /* The function is not supported. */
in cxl_h_control_function()
464
case
H_FUNCTION
: /* The function is not supported */
in cxl_h_control_faults()
495
case
H_FUNCTION
: /* The function is not supported. */
in cxl_h_control_facility()
600
case
H_FUNCTION
: /* The function is not supported. */
in cxl_h_download_facility()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H
A
D
hcalls.c
156
case
H_FUNCTION
: /* The function is not supported. */
in cxl_h_attach_process()
224
case
H_FUNCTION
: /* The function is not supported. */
in cxl_h_control_function()
464
case
H_FUNCTION
: /* The function is not supported */
in cxl_h_control_faults()
495
case
H_FUNCTION
: /* The function is not supported. */
in cxl_h_control_facility()
600
case
H_FUNCTION
: /* The function is not supported. */
in cxl_h_download_facility()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
ultravisor-api.h
15
#define U_FUNCTION
H_FUNCTION
H
A
D
hvcall.h
38
#define
H_FUNCTION
-2 /* Function not supported */
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
ultravisor-api.h
15
#define U_FUNCTION
H_FUNCTION
H
A
D
hvcall.h
38
#define
H_FUNCTION
-2 /* Function not supported */
macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H
A
D
hvcserver.c
48
case
H_FUNCTION
:
in hvcs_convert()
H
A
D
lpar.c
1597
.commit_rc =
H_FUNCTION
,
in pseries_lpar_resize_hpt()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
hvcserver.c
48
case
H_FUNCTION
:
in hvcs_convert()
H
A
D
plpks.c
73
case
H_FUNCTION
:
in pseries_status_to_err()
H
A
D
mobility.c
411
case
H_FUNCTION
:
in poll_vasi_state()
H
A
D
vas.c
157
/*
H_FUNCTION
means HV does not support VAS so don't print an error */
in h_query_vas_capabilities()
158
if (rc !=
H_FUNCTION
) {
in h_query_vas_capabilities()
H
A
D
papr_scm.c
546
else if (rc ==
H_FUNCTION
)
in __drc_pmem_query_health()
H
A
D
lpar.c
1631
.commit_rc =
H_FUNCTION
,
in pseries_lpar_resize_hpt()
/kernel/linux/linux-6.6/drivers/watchdog/
H
A
D
pseries-wdt.c
60
*
H_FUNCTION
The H_WATCHDOG hypercall is not supported by this
154
if (rc ==
H_FUNCTION
)
in pseries_wdt_probe()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
numa.c
1422
case
H_FUNCTION
:
in vphn_get_associativity()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
numa.c
1400
case
H_FUNCTION
:
in vphn_get_associativity()
Completed in 39 milliseconds
1
2