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_JOIN
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
hvcall.h
263
#define
H_JOIN
0x298
macro
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
trace_hv.h
114
{
H_JOIN
, "
H_JOIN
"}, \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
hvcall.h
274
#define
H_JOIN
0x298
macro
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
trace_hv.h
115
{
H_JOIN
, "
H_JOIN
"}, \
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
mobility.c
447
* Proceed even if H_VASI_STATE is unavailable. If
H_JOIN
or
in wait_for_vasi_session_suspending()
560
* or if an error is received from
H_JOIN
. The thread which performs
579
/* Must ensure MSR.EE off for
H_JOIN
. */
in do_join()
581
hvrc = plpar_hcall_norets(
H_JOIN
);
in do_join()
586
* All other CPUs are offline or in
H_JOIN
. This CPU
in do_join()
598
* This barrier orders the return from
H_JOIN
above vs
in do_join()
604
pr_info_ratelimited("premature return from
H_JOIN
on CPU %i, retrying",
in do_join()
614
pr_err_ratelimited("
H_JOIN
error %ld on CPU %i\n",
in do_join()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
rtas.c
802
/* really need to ensure MSR.EE is off for
H_JOIN
*/
in __rtas_suspend_cpu()
807
rc = plpar_hcall_norets(
H_JOIN
);
in __rtas_suspend_cpu()
815
/* All other cpus are in
H_JOIN
, this cpu does
in __rtas_suspend_cpu()
820
printk(KERN_ERR "
H_JOIN
on cpu %i failed with rc = %ld\n",
in __rtas_suspend_cpu()
Completed in 8 milliseconds