Home
last modified time | relevance | path

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

12345

/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
/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
/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
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_client.h55 int (*restore)(struct drm_client_dev *client); member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_rtt.c208 bool restore; in ar9003_hw_rtt_restore() local
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvsock_bpf.c149 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 Dentry-common.c81 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

12345