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:restore
(Results
1 - 25
of
121
) sorted by relevance
1
2
3
4
5
/kernel/linux/build/test/tracepointtest/
H
A
D
tracepoint.sh
129
restore
() {
function
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H
A
D
pm.h
11
void (*
restore
)(unsigned long *);
member
/kernel/linux/linux-5.10/arch/csky/include/asm/
H
A
D
probes.h
14
unsigned long
restore
;
member
/kernel/linux/linux-6.6/arch/csky/include/asm/
H
A
D
probes.h
14
unsigned long
restore
;
member
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H
A
D
pm.h
11
void (*
restore
)(unsigned long *);
member
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H
A
D
probes.h
14
unsigned long
restore
;
member
/kernel/liteos_m/testsuites/sample/kernel/lmk/
H
A
D
It_los_lmk_002.c
40
STATIC UINT32
restore
(VOID)
in restore()
function
H
A
D
It_los_lmk_001.c
40
STATIC UINT32
restore
(VOID)
in restore()
function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
probes.h
21
unsigned long
restore
;
member
/kernel/linux/linux-5.10/arch/arc/kernel/
H
A
D
fpu.c
72
struct arc_fpu *
restore
= &next->thread.fpu;
in fpu_save_restore()
local
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
lbt.h
54
static inline void own_lbt_inatomic(int
restore
)
in own_lbt_inatomic()
argument
63
static inline void own_lbt(int
restore
)
in own_lbt()
argument
95
static inline void own_lbt_inatomic(int
restore
) {}
in own_lbt_inatomic()
argument
H
A
D
kprobes.h
32
unsigned long
restore
;
member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
probes.h
21
unsigned long
restore
;
member
/kernel/linux/linux-6.6/arch/arc/kernel/
H
A
D
fpu.c
72
struct arc_fpu *
restore
= &next->thread.fpu;
in fpu_save_restore()
local
/kernel/liteos_m/components/lmk/
H
A
D
los_lmk.c
159
RestoreKilledTask
restore
= NULL;
in LOS_LmkTasksRestore()
local
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
lbt.h
105
static inline void own_lbt_inatomic(int
restore
)
in own_lbt_inatomic()
argument
134
static inline void own_lbt_inatomic(int
restore
) {}
in own_lbt_inatomic()
argument
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H
A
D
entry.S
744
restore
:
global()
label
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
fpu.h
142
static inline int own_fpu_inatomic(int
restore
)
in own_fpu_inatomic()
argument
154
static inline int own_fpu(int
restore
)
in own_fpu()
argument
279
static inline int own_fpu_inatomic(int
restore
)
in own_fpu_inatomic()
argument
284
static inline int own_fpu(int
restore
)
in own_fpu()
argument
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
fpu.h
142
static inline int own_fpu_inatomic(int
restore
)
in own_fpu_inatomic()
argument
154
static inline int own_fpu(int
restore
)
in own_fpu()
argument
279
static inline int own_fpu_inatomic(int
restore
)
in own_fpu_inatomic()
argument
284
static inline int own_fpu(int
restore
)
in own_fpu()
argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
ar9003_rtt.c
208
bool
restore
;
in ar9003_hw_rtt_restore()
local
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_client.h
54
int (*
restore
)(struct drm_client_dev *client);
member
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_client.h
55
int (*
restore
)(struct drm_client_dev *client);
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
ar9003_rtt.c
208
bool
restore
;
in ar9003_hw_rtt_restore()
local
/kernel/linux/linux-6.6/net/vmw_vsock/
H
A
D
vsock_bpf.c
149
int vsock_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool
restore
)
in vsock_bpf_update_proto()
argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H
A
D
entry-common.c
81
bool
restore
= regs->lockdep_hardirqs;
in arm64_exit_nmi()
local
174
bool
restore
= regs->lockdep_hardirqs;
in arm64_exit_el1_dbg()
local
Completed in 8 milliseconds
1
2
3
4
5