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:xmon
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
xmon.h
17
extern int
xmon
(struct pt_regs *excp);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
xmon.h
17
extern int
xmon
(struct pt_regs *excp);
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H
A
D
Makefile
2
# Makefile for
xmon
20
obj-y +=
xmon
.o nonstdio.o spr_access.o xmon_bpts.o
H
A
D
xmon.c
36
#include <asm/
xmon
.h>
208
static const char *xmon_ro_msg = "Operation disabled:
xmon
in read-only mode\n";
218
c print cpus stopped in
xmon
\n\
304
printf("
xmon
: Disabled due to kernel lockdown\n");
in xmon_is_locked_down()
312
printf("
xmon
: Read-only due to kernel lockdown\n");
in xmon_is_locked_down()
382
* while we are in
xmon
.
395
*
xmon
, so there is hopefully no other cpu calling RTAS
in disable_surveillance()
534
printf("cpu 0x%x: Exception %lx %s in
xmon
, "
in xmon_core()
544
printf("
xmon
: WARNING: bad recursive fault "
in xmon_core()
650
/* exiting
xmon
*/
in xmon_core()
735
int
xmon
(struct pt_regs *excp)
xmon()
function
746
EXPORT_SYMBOL(
xmon
);
global()
variable
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H
A
D
Makefile
2
# Makefile for
xmon
19
obj-y +=
xmon
.o nonstdio.o spr_access.o xmon_bpts.o
H
A
D
xmon.c
35
#include <asm/
xmon
.h>
214
static const char *xmon_ro_msg = "Operation disabled:
xmon
in read-only mode\n";
224
c print cpus stopped in
xmon
\n\
226
c# $ run command '$' (one of 'r','S' or 't') on all cpus in
xmon
\n"
311
printf("
xmon
: Disabled due to kernel lockdown\n");
in xmon_is_locked_down()
319
printf("
xmon
: Read-only due to kernel lockdown\n");
in xmon_is_locked_down()
389
* while we are in
xmon
.
403
*
xmon
, so there is hopefully no other cpu calling RTAS
in disable_surveillance()
532
printf("cpu 0x%x: Exception %lx %s in
xmon
, "
in xmon_core()
542
printf("
xmon
in xmon_core()
738
int
xmon
(struct pt_regs *excp)
xmon()
function
749
EXPORT_SYMBOL(
xmon
);
global()
variable
[all...]
/kernel/linux/linux-5.10/drivers/tty/hvc/
H
A
D
hvc_console.h
105
#include <asm/
xmon
.h>
/kernel/linux/linux-6.6/drivers/tty/hvc/
H
A
D
hvc_console.h
105
#include <asm/
xmon
.h>
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H
A
D
udbg_adb.c
13
#include <asm/
xmon
.h>
129
/* getc_poll() is not really used, unless you have the
xmon
-over modem
H
A
D
pic.c
31
#include <asm/
xmon
.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H
A
D
udbg_adb.c
14
#include <asm/
xmon
.h>
129
/* getc_poll() is not really used, unless you have the
xmon
-over modem
H
A
D
pic.c
34
#include <asm/
xmon
.h>
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
setup_32.c
38
#include <asm/
xmon
.h>
H
A
D
setup_64.c
58
#include <asm/
xmon
.h>
H
A
D
setup-common.c
57
#include <asm/
xmon
.h>
901
/* Initialize
xmon
. */
in setup_arch()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
setup_32.c
39
#include <asm/
xmon
.h>
H
A
D
setup_64.c
60
#include <asm/
xmon
.h>
H
A
D
setup-common.c
59
#include <asm/
xmon
.h>
943
/* Initialize
xmon
. */
in setup_arch()
/kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/
H
A
D
setup.c
48
#include <asm/
xmon
.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/
H
A
D
setup.c
50
#include <asm/
xmon
.h>
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H
A
D
spu_base.c
26
#include <asm/
xmon
.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H
A
D
spu_base.c
26
#include <asm/
xmon
.h>
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H
A
D
common.c
33
#include <asm/
xmon
.h>
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H
A
D
common.c
32
#include <asm/
xmon
.h>
Completed in 21 milliseconds