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:gregs
(Results
1 - 25
of
30
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/nios2/include/uapi/asm/
H
A
D
sigcontext.h
28
unsigned long
gregs
[32];
member
/kernel/linux/linux-6.6/arch/nios2/include/uapi/asm/
H
A
D
sigcontext.h
28
unsigned long
gregs
[32];
member
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
ucontext.h
16
gregset_t
gregs
;
member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
ucontext.h
16
gregset_t
gregs
;
member
/kernel/linux/linux-5.10/arch/nios2/kernel/
H
A
D
signal.c
42
unsigned long __user *
gregs
= uc->uc_mcontext.
gregs
;
in rt_restore_ucontext()
local
131
unsigned long __user *
gregs
= uc->uc_mcontext.
gregs
;
rt_setup_ucontext()
local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
pkey-powerpc.h
15
#define
gregs
gp_regs
macro
/kernel/linux/linux-6.6/arch/nios2/kernel/
H
A
D
signal.c
42
unsigned long __user *
gregs
= uc->uc_mcontext.
gregs
;
in rt_restore_ucontext()
local
131
unsigned long __user *
gregs
= uc->uc_mcontext.
gregs
;
rt_setup_ucontext()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
pkey-powerpc.h
12
#define
gregs
gp_regs
macro
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
unwind_decoder.c
258
int
gregs
= (code & 0x10) != 0;
in unw_decode_p6()
local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
unwind_decoder.c
258
int
gregs
= (code & 0x10) != 0;
in unw_decode_p6()
local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
signal_32.c
104
elf_greg_t64 *
gregs
= (elf_greg_t64 *)regs;
in save_general_regs()
local
125
elf_greg_t64 *
gregs
= (elf_greg_t64 *)regs;
in restore_general_regs()
local
/kernel/linux/linux-5.10/arch/m68k/kernel/
H
A
D
signal.c
735
greg_t __user *
gregs
= uc->uc_mcontext.
gregs
;
in rt_restore_ucontext()
local
857
greg_t __user *
gregs
= uc->uc_mcontext.
gregs
;
rt_setup_ucontext()
local
[all...]
/kernel/linux/linux-6.6/arch/m68k/kernel/
H
A
D
signal.c
713
greg_t __user *
gregs
= uc->uc_mcontext.
gregs
;
in rt_restore_ucontext()
local
833
greg_t __user *
gregs
= uc->uc_mcontext.
gregs
;
rt_setup_ucontext()
local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
signal_32.c
94
elf_greg_t64 *
gregs
= (elf_greg_t64 *)regs;
in __unsafe_save_general_regs()
local
115
elf_greg_t64 *
gregs
= (elf_greg_t64 *)regs;
in __unsafe_restore_general_regs()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H
A
D
sunqe.c
63
static inline int qec_global_reset(void __iomem *
gregs
)
in qec_global_reset()
argument
146
void __iomem *
gregs
= qecp->
gregs
;
in qe_init()
local
[all...]
H
A
D
sunbmac.c
80
static int qec_global_reset(void __iomem *
gregs
)
in qec_global_reset()
argument
101
void __iomem *
gregs
= bp->
gregs
;
in qec_init()
local
622
void __iomem *
gregs
= bp->
gregs
;
bigmac_init_hw()
local
[all...]
H
A
D
sunhme.c
914
static void happy_meal_stop(struct happy_meal *hp, void __iomem *
gregs
)
in happy_meal_stop()
argument
1422
void __iomem *
gregs
= hp->
gregs
;
in happy_meal_init()
local
1714
void __iomem *
gregs
= hp->
gregs
;
happy_meal_set_initial_advertisement()
local
[all...]
H
A
D
sunbmac.h
290
void __iomem *
gregs
; /* QEC Global Registers */
member
H
A
D
sunqe.h
315
void __iomem *
gregs
; /* QEC Global Registers */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H
A
D
sunqe.c
63
static inline int qec_global_reset(void __iomem *
gregs
)
in qec_global_reset()
argument
146
void __iomem *
gregs
= qecp->
gregs
;
in qe_init()
local
[all...]
H
A
D
sunbmac.c
80
static int qec_global_reset(void __iomem *
gregs
)
in qec_global_reset()
argument
101
void __iomem *
gregs
= bp->
gregs
;
in qec_init()
local
622
void __iomem *
gregs
= bp->
gregs
;
bigmac_init_hw()
local
[all...]
H
A
D
sunhme.c
943
static void happy_meal_stop(struct happy_meal *hp, void __iomem *
gregs
)
in happy_meal_stop()
argument
1259
void __iomem *
gregs
= hp->
gregs
;
in happy_meal_init()
local
1536
void __iomem *
gregs
= hp->
gregs
;
happy_meal_set_initial_advertisement()
local
[all...]
H
A
D
sunbmac.h
290
void __iomem *
gregs
; /* QEC Global Registers */
member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
mpic.h
307
struct mpic_reg_bank
gregs
;
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
mpic.h
307
struct mpic_reg_bank
gregs
;
member
Completed in 23 milliseconds
1
2