Home
last modified time | relevance | path

Searched defs:restore (Results 26 - 50 of 161) sorted by relevance

1234567

/kernel/linux/linux-6.6/include/drm/
H A Ddrm_client.h55 int (*restore)(struct drm_client_dev *client); member
H A Ddrm_encoder_slave.h57 void (*restore)(struct drm_encoder *encoder); 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
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.cpp92 void restore() in restore() function in ScopedSetEnvVar
/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
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dfpu.h115 static inline void own_fpu_inatomic(int restore) in own_fpu_inatomic() argument
124 static inline void own_fpu(int restore) in own_fpu() argument
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dfpu.h108 static inline void own_fpu_inatomic(int restore) in own_fpu_inatomic() argument
117 static inline void own_fpu(int restore) in own_fpu() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.h31 void (*restore)(struct etnaviv_gpu *, struct etnaviv_iommu_context *); member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h69 void (*restore)(struct drm_crtc *crtc); member
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_encoder_slave.h55 void (*restore)(struct drm_encoder *encoder); member
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.h31 void (*restore)(struct etnaviv_gpu *, struct etnaviv_iommu_context *); member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h70 void (*restore)(struct drm_crtc *crtc); member
/kernel/linux/linux-6.6/net/unix/
H A Dunix_bpf.c144 int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_dgram_bpf_update_proto() argument
160 int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_stream_bpf_update_proto() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_bpf.c141 int udp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in udp_bpf_update_proto() argument
/third_party/skia/src/core/
H A DSkRasterClipStack.h42 void restore() { in restore() function in SkRasterClipStack
/third_party/skia/tools/gpu/
H A DGrContextFactory.cpp90 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local
318 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
/third_party/skia/experimental/sorttoy/
H A DFake.cpp127 void FakeDevice::restore(PaintersOrder paintersOrderWhenPopped) { in restore() function in FakeDevice
/third_party/skia/modules/skparagraph/src/
H A DParagraphPainterImpl.cpp101 void CanvasParagraphPainter::restore() { in restore() function in skia::textlayout::CanvasParagraphPainter
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dentry_32.S953 restore: label
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h149 int (*restore)(struct ccw_device *); member
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dentry.S784 restore: global() label
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dad5820.c126 static int ad5820_power_on(struct ad5820_device *coil, bool restore) in ad5820_power_on() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Ddvi.c255 int restore; in viafb_dvi_query_EDID() local
278 int i, restore; in dvi_get_panel_size_from_DDCv1() local
/kernel/linux/linux-5.10/include/linux/
H A Dvirtio.h179 int (*restore)(struct virtio_device *dev); member

Completed in 11 milliseconds

1234567