Home
last modified time | relevance | path

Searched defs:ve (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/arch/mips/math-emu/
Dieee754int.h53 #define EXPLODESP(v, vc, vs, ve, vm) \ argument
91 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument
119 #define FLUSHDP(v, vc, vs, ve, vm) \ argument
130 #define FLUSHSP(v, vc, vs, ve, vm) \ argument
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_lrc.c355 struct virtual_engine *ve = in need_preempt() local
602 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); in kick_siblings() local
869 static bool virtual_matches(const struct virtual_engine *ve, in virtual_matches()
894 static void virtual_xfer_breadcrumbs(struct virtual_engine *ve, in virtual_xfer_breadcrumbs()
1050 struct virtual_engine *ve = in execlists_dequeue() local
1166 struct virtual_engine *ve = in execlists_dequeue() local
2604 struct virtual_engine *ve = in execlists_cancel_requests() local
3403 static struct list_head *virtual_queue(struct virtual_engine *ve) in virtual_queue()
3410 struct virtual_engine *ve = in virtual_context_destroy() local
3443 static void virtual_engine_initial_hint(struct virtual_engine *ve) in virtual_engine_initial_hint()
[all …]
Dselftest_lrc.c1681 struct intel_context *ve[16]; in nop_virtual_engine() local
1855 struct intel_context *ve; in mask_virtual_engine() local
2028 struct intel_context *ve; in bond_virtual_engine() local
/Linux-v5.4/drivers/media/platform/exynos4-is/
Dfimc-isp-video.c267 struct exynos_video_entity *ve = &isp->video_capture.ve; in isp_video_open() local
489 struct exynos_video_entity *ve = &isp->video_capture.ve; in isp_video_streamon() local
637 struct exynos_video_entity *ve; in fimc_isp_video_device_unregister() local
Dfimc-capture.c315 struct exynos_video_entity *ve = &vid_cap->ve; in fimc_capture_resume() local
407 struct exynos_video_entity *ve = &vid_cap->ve; in buffer_queue() local
469 struct exynos_video_entity *ve = &vc->ve; in fimc_capture_open() local
920 struct exynos_video_entity *ve = &vc->ve; in __video_try_or_set_format() local
1071 struct exynos_video_entity *ve = &fimc->vid_cap.ve; in fimc_cap_enum_input() local
Dmedia-dev.h173 static inline void fimc_md_graph_lock(struct exynos_video_entity *ve) in fimc_md_graph_lock()
178 static inline void fimc_md_graph_unlock(struct exynos_video_entity *ve) in fimc_md_graph_unlock()
Dfimc-isp.h125 struct exynos_video_entity ve; member
Dfimc-lite.h144 struct exynos_video_entity ve; member
Dmedia-dev.c1107 struct exynos_video_entity *ve; in __fimc_md_modify_pipeline() local
Dfimc-core.h308 struct exynos_video_entity ve; member
/Linux-v5.4/drivers/video/fbdev/matrox/
Dmatroxfb_misc.c193 unsigned int vd, vs, ve, vt, lc; in matroxfb_vgaHWinit() local
/Linux-v5.4/drivers/video/fbdev/
Dasiliantfb.c182 unsigned ve = p->var.yres + p->var.lower_margin + p->var.vsync_len; in asiliant_set_timing() local
Dtdfxfb.c552 u32 vd, vs, ve, vt, vbs, vbe; in tdfxfb_set_par() local
Damifb.c2052 u_short hs, vs, ve; in ami_set_sprite() local
/Linux-v5.4/drivers/tty/vt/
Dvt_ioctl.c100 struct vt_event_wait *ve = list_entry(pos, in vt_event_post() local
/Linux-v5.4/arch/ia64/include/asm/
Dprocessor.h178 __u64 ve : 1; /* enable hw walker */ member
/Linux-v5.4/kernel/trace/
Dtrace_events_filter.c2104 #define DATA_REC(m, va, vb, vc, vd, ve, vf, vg, vh, nvisit) \ argument