Home
last modified time | relevance | path

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

12345678

/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
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_context.h50 void SetNeedRestoreHole(bool restore) in SetNeedRestoreHole() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-agent-impl.cc46 void V8ConsoleAgentImpl::restore() { in restore() function in v8_inspector::V8ConsoleAgentImpl
/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/
H A Db_session_restore_async_mock.cpp43 auto restore = make_shared<BSessionRestoreAsync>(callbacks); in Init() local
H A Db_session_restore_mock.cpp42 auto restore = make_unique<BSessionRestore>(); in Init() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Db_incremental_session_restore_async.cpp49 auto restore = make_shared<BIncrementalSessionRestoreAsync>(callbacks); in Init() local
H A Db_session_restore_async.cpp50 auto restore = make_shared<BSessionRestoreAsync>(callbacks); in Init() local
H A Db_incremental_restore_session.cpp48 auto restore = make_unique<BIncrementalRestoreSession>(); in Init() local

Completed in 7 milliseconds

12345678