Home
last modified time | relevance | path

Searched defs:restore (Results 1 - 25 of 162) sorted by relevance

1234567

/kernel/linux/build/test/tracepointtest/
H A Dtracepoint.sh129 restore() { function
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dpm.h11 void (*restore)(unsigned long *); member
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dprobes.h14 unsigned long restore; member
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dprobes.h14 unsigned long restore; member
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dpm.h11 void (*restore)(unsigned long *); member
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dprobes.h14 unsigned long restore; member
/kernel/liteos_m/testsuites/sample/kernel/lmk/
H A DIt_los_lmk_002.c40 STATIC UINT32 restore(VOID) in restore() function
H A DIt_los_lmk_001.c40 STATIC UINT32 restore(VOID) in restore() function
/third_party/python/Tools/c-analyzer/c_common/
H A Dlogging.py51 def restore(): function
/third_party/skia/src/core/
H A DSkMarkerStack.cpp58 void SkMarkerStack::restore(void* boundary) { in restore() function in SkMarkerStack
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dprobes.h21 unsigned long restore; member
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dfpu.c72 struct arc_fpu *restore = &next->thread.fpu; in fpu_save_restore() local
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dlbt.h54 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 Dkprobes.h32 unsigned long restore; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dprobes.h21 unsigned long restore; member
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dfpu.c72 struct arc_fpu *restore = &next->thread.fpu; in fpu_save_restore() local
/kernel/liteos_m/components/lmk/
H A Dlos_lmk.c159 RestoreKilledTask restore = NULL; in LOS_LmkTasksRestore() local
/third_party/python/Tools/scripts/
H A Dndiff.py119 def restore(which): function
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-agent-impl.cc46 void V8ConsoleAgentImpl::restore() { in restore() function in v8_inspector::V8ConsoleAgentImpl
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dlbt.h105 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 Dentry.S744 restore: global() label
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dfpu.h142 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 Dfpu.h142 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 Dar9003_rtt.c208 bool restore; in ar9003_hw_rtt_restore() local
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_client.h54 int (*restore)(struct drm_client_dev *client); member

Completed in 8 milliseconds

1234567