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:monarch
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
mca.c
285
* NOTE: this should be called from
monarch
.
767
* while the
monarch
processor does the mca handling and later
768
* wake each slave up once the
monarch
is done. The state
790
/* Register with the SAL
monarch
that the slave has
in ia64_mca_rendez_int_handler()
797
/* Wait for the
monarch
cpu to exit. */
in ia64_mca_rendez_int_handler()
799
cpu_relax(); /* spin until
monarch
leaves */
in ia64_mca_rendez_int_handler()
1165
/* The
monarch
/slave interaction is based on monarch_cpu and requires that all
1166
* slaves have entered rendezvous before the
monarch
leaves. If any cpu has
1174
ia64_wait_for_slaves(int
monarch
, const char *type)
in ia64_wait_for_slaves()
argument
1184
if (c ==
monarch
)
in ia64_wait_for_slaves()
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
mca.c
287
* NOTE: this should be called from
monarch
.
768
* while the
monarch
processor does the mca handling and later
769
* wake each slave up once the
monarch
is done. The state
791
/* Register with the SAL
monarch
that the slave has
in ia64_mca_rendez_int_handler()
798
/* Wait for the
monarch
cpu to exit. */
in ia64_mca_rendez_int_handler()
800
cpu_relax(); /* spin until
monarch
leaves */
in ia64_mca_rendez_int_handler()
1166
/* The
monarch
/slave interaction is based on monarch_cpu and requires that all
1167
* slaves have entered rendezvous before the
monarch
leaves. If any cpu has
1175
ia64_wait_for_slaves(int
monarch
, const char *type)
in ia64_wait_for_slaves()
argument
1185
if (c ==
monarch
)
in ia64_wait_for_slaves()
[all...]
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H
A
D
mca.h
78
unsigned long
monarch
; /* 1 for a
monarch
event, 0 for a slave */
member
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H
A
D
mca.h
81
unsigned long
monarch
; /* 1 for a
monarch
event, 0 for a slave */
member
Completed in 5 milliseconds