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
defs:pregs
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
central.c
29
void __iomem *
pregs
;
member
[all...]
H
A
D
ptrace_32.c
365
struct pt_regs __user *
pregs
;
in arch_ptrace()
local
H
A
D
ptrace_64.c
933
struct pt_regs32 __user *
pregs
;
in compat_arch_ptrace()
local
1017
struct pt_regs __user *
pregs
;
in arch_ptrace()
local
/kernel/linux/linux-5.10/drivers/clk/tegra/
H
A
D
clk-periph-gate.c
151
const struct tegra_clk_periph_regs *
pregs
;
in tegra_clk_register_periph_gate()
local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
central.c
29
void __iomem *
pregs
;
member
[all...]
H
A
D
ptrace_32.c
365
struct pt_regs __user *
pregs
;
in arch_ptrace()
local
H
A
D
ptrace_64.c
931
struct pt_regs32 __user *
pregs
;
in compat_arch_ptrace()
local
1015
struct pt_regs __user *
pregs
;
in arch_ptrace()
local
/kernel/linux/linux-6.6/drivers/clk/tegra/
H
A
D
clk-periph-gate.c
143
const struct tegra_clk_periph_regs *
pregs
;
in tegra_clk_register_periph_gate()
local
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H
A
D
ras.c
29
struct cbe_pmd_regs __iomem *
pregs
= cbe_get_cpu_pmd_regs(cpu);
in dump_fir()
local
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H
A
D
ras.c
29
struct cbe_pmd_regs __iomem *
pregs
= cbe_get_cpu_pmd_regs(cpu);
in dump_fir()
local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
traps.c
87
struct pt_regs *
pregs
= (struct pt_regs *)regs;
in show_backtrace()
local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H
A
D
inject.c
138
static void raise_exception(struct mce *m, struct pt_regs *
pregs
)
in raise_exception()
argument
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H
A
D
traps.c
61
struct pt_regs *
pregs
= (struct pt_regs *)regs;
in show_backtrace()
local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H
A
D
inject.c
156
static void raise_exception(struct mce *m, struct pt_regs *
pregs
)
in raise_exception()
argument
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/
H
A
D
intel-spi.c
148
void __iomem *
pregs
;
member
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-intel.c
162
void __iomem *
pregs
;
member
[all...]
/kernel/linux/linux-5.10/sound/pci/ac97/
H
A
D
ac97_patch.c
1232
const unsigned short *
pregs
= def_regs;
in patch_sigmatel_stac9758()
local
/kernel/linux/linux-6.6/sound/pci/ac97/
H
A
D
ac97_patch.c
1254
const unsigned short *
pregs
= def_regs;
in patch_sigmatel_stac9758()
local
Completed in 25 milliseconds