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:ppc_debug_info
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H
A
D
ptrace-hwbreak.c
51
static void get_dbginfo(pid_t child_pid, struct
ppc_debug_info
*dbginfo)
in get_dbginfo()
59
static bool dawr_present(struct
ppc_debug_info
*dbginfo)
in dawr_present()
495
run_tests(pid_t child_pid, struct
ppc_debug_info
*dbginfo, bool dawr)
in run_tests()
514
struct
ppc_debug_info
dbginfo;
in ptrace_hwbreak()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H
A
D
ptrace-hwbreak.c
52
static void get_dbginfo(pid_t child_pid, struct
ppc_debug_info
*dbginfo)
in get_dbginfo()
60
static bool dawr_present(struct
ppc_debug_info
*dbginfo)
in dawr_present()
571
run_tests(pid_t child_pid, struct
ppc_debug_info
*dbginfo, bool dawr)
in run_tests()
594
struct
ppc_debug_info
dbginfo;
in ptrace_hwbreak()
H
A
D
ptrace-perf-hwbreak.c
69
static long ppc_ptrace_gethwdbginfo(pid_t pid, struct
ppc_debug_info
*dbginfo)
in ppc_ptrace_gethwdbginfo()
177
struct
ppc_debug_info
dbginfo;
in check_watchpoints()
H
A
D
perf-hwbreak.c
811
struct
ppc_debug_info
dbginfo;
in get_nr_wps()
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H
A
D
ptrace.c
90
struct
ppc_debug_info
dbginfo;
in arch_ptrace()
95
sizeof(struct
ppc_debug_info
)))
in arch_ptrace()
H
A
D
ptrace-decl.h
178
void ppc_gethwdinfo(struct
ppc_debug_info
*dbginfo);
H
A
D
ptrace-noadv.c
38
void ppc_gethwdinfo(struct
ppc_debug_info
*dbginfo)
in ppc_gethwdinfo()
H
A
D
ptrace-adv.c
59
void ppc_gethwdinfo(struct
ppc_debug_info
*dbginfo)
in ppc_gethwdinfo()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H
A
D
ptrace.h
205
struct
ppc_debug_info
{
struct
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H
A
D
ptrace.h
205
struct
ppc_debug_info
{
struct
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H
A
D
ptrace-decl.h
165
void ppc_gethwdinfo(struct
ppc_debug_info
*dbginfo);
H
A
D
ptrace.c
131
struct
ppc_debug_info
dbginfo;
in arch_ptrace()
136
sizeof(struct
ppc_debug_info
)))
in arch_ptrace()
H
A
D
ptrace-noadv.c
42
void ppc_gethwdinfo(struct
ppc_debug_info
*dbginfo)
in ppc_gethwdinfo()
H
A
D
ptrace-adv.c
59
void ppc_gethwdinfo(struct
ppc_debug_info
*dbginfo)
in ppc_gethwdinfo()
Completed in 10 milliseconds