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

123

/linux-master/arch/csky/include/asm/
H A Dprobes.h14 unsigned long restore; member in struct:arch_probe_insn
/linux-master/arch/riscv/include/asm/
H A Dprobes.h14 unsigned long restore; member in struct:arch_probe_insn
/linux-master/arch/arm/mach-pxa/
H A Dpm.h11 void (*restore)(unsigned long *); member in struct:pxa_cpu_pm_fns
/linux-master/arch/arm64/include/asm/
H A Dprobes.h21 unsigned long restore; member in struct:arch_probe_insn
/linux-master/arch/arc/kernel/
H A Dfpu.c72 struct arc_fpu *restore = &next->thread.fpu; local
/linux-master/arch/loongarch/include/asm/
H A Dlbt.h54 static inline void own_lbt_inatomic(int restore) argument
63 static inline void own_lbt(int restore) argument
95 static inline void own_lbt_inatomic(int restore) {} argument
H A Dkprobes.h32 unsigned long restore; member in struct:arch_specific_insn
H A Dfpu.h108 static inline void own_fpu_inatomic(int restore) argument
117 static inline void own_fpu(int restore) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_rtt.c208 bool restore; local
/linux-master/arch/mips/include/asm/
H A Dfpu.h142 static inline int own_fpu_inatomic(int restore) argument
154 static inline int own_fpu(int restore) argument
279 static inline int own_fpu_inatomic(int restore) argument
284 static inline int own_fpu(int restore) argument
/linux-master/net/vmw_vsock/
H A Dvsock_bpf.c149 int vsock_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) argument
/linux-master/include/drm/
H A Ddrm_client.h55 int (*restore)(struct drm_client_dev *client); member in struct:drm_client_funcs
H A Ddrm_encoder_slave.h57 void (*restore)(struct drm_encoder *encoder); member in struct:drm_encoder_slave_funcs
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h70 void (*restore)(struct drm_crtc *crtc); member in struct:nouveau_crtc
H A Dnouveau_encoder.h69 struct nv04_output_reg restore; member in struct:nouveau_encoder
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.h31 void (*restore)(struct etnaviv_gpu *, struct etnaviv_iommu_context *); member in struct:etnaviv_iommu_ops
/linux-master/net/ipv4/
H A Dudp_bpf.c141 int udp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) argument
/linux-master/net/unix/
H A Dunix_bpf.c144 int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) argument
160 int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) argument
/linux-master/drivers/video/fbdev/via/
H A Ddvi.c255 int restore; local
278 int i, restore; local
/linux-master/arch/microblaze/kernel/
H A Dentry.S784 restore: label
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c148 static int setup_fastopen(char *buf, int size, int *saved_len, bool restore) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c30 int restore; member in struct:sockopt_test
/linux-master/tools/objtool/include/objtool/
H A Dcheck.h61 restore : 1, member in struct:instruction
/linux-master/arch/x86/pci/
H A Dxen.c374 struct physdev_restore_msi restore; local
/linux-master/drivers/media/i2c/
H A Dad5820.c126 static int ad5820_power_on(struct ad5820_device *coil, bool restore) argument

Completed in 293 milliseconds

123