Home
last modified time | relevance | path

Searched defs:vd (Results 1 – 25 of 109) sorted by relevance

12345

/openbmc/qemu/ui/
H A Dvdagent.c141 static void vdagent_send_buf(VDAgentChardev *vd) in vdagent_send_buf()
158 static void vdagent_send_msg(VDAgentChardev *vd, VDAgentMessage *msg) in vdagent_send_msg()
188 static void vdagent_send_caps(VDAgentChardev *vd, bool request) in vdagent_send_caps()
215 static bool have_mouse(VDAgentChardev *vd) in have_mouse()
221 static void vdagent_send_mouse(VDAgentChardev *vd) in vdagent_send_mouse()
253 VDAgentChardev *vd = container_of(dev, struct VDAgentChardev, mouse_dev); in vdagent_pointer_event() local
294 VDAgentChardev *vd = container_of(dev, struct VDAgentChardev, mouse_dev); in vdagent_pointer_sync() local
311 static bool have_clipboard(VDAgentChardev *vd) in have_clipboard()
317 static bool have_selection(VDAgentChardev *vd) in have_selection()
332 static void vdagent_send_clipboard_grab(VDAgentChardev *vd, in vdagent_send_clipboard_grab()
[all …]
H A Dvnc.c188 static const char *vnc_auth_name(VncDisplay *vd) { in vnc_auth_name()
235 static VncServerInfo *vnc_server_info_get(VncDisplay *vd) in vnc_server_info_get()
352 VncDisplay *vd; in vnc_display_find() local
365 static VncClientInfoList *qmp_query_client_list(VncDisplay *vd) in qmp_query_client_list()
379 VncDisplay *vd = vnc_display_find(NULL); in qmp_query_vnc() local
549 VncDisplay *vd; in qmp_query_vnc_servers() local
582 VncDisplay *vd = vnc_display_find(id); in vnc_display_reload_certs() local
625 static int vnc_width(VncDisplay *vd) in vnc_width()
631 static int vnc_true_width(VncDisplay *vd) in vnc_true_width()
636 static int vnc_height(VncDisplay *vd) in vnc_height()
[all …]
H A Dvnc-jobs.h43 static inline int vnc_trylock_display(VncDisplay *vd) in vnc_trylock_display()
48 static inline void vnc_lock_display(VncDisplay *vd) in vnc_lock_display()
53 static inline void vnc_unlock_display(VncDisplay *vd) in vnc_unlock_display()
/openbmc/linux/arch/powerpc/kernel/vdso/
H A Dvgettimeofday.c10 const struct vdso_data *vd) in __c_kernel_clock_gettime()
16 const struct vdso_data *vd) in __c_kernel_clock_getres()
22 const struct vdso_data *vd) in __c_kernel_clock_gettime()
28 const struct vdso_data *vd) in __c_kernel_clock_gettime64()
34 const struct vdso_data *vd) in __c_kernel_clock_getres()
41 const struct vdso_data *vd) in __c_kernel_gettimeofday()
46 __kernel_old_time_t __c_kernel_time(__kernel_old_time_t *time, const struct vdso_data *vd) in __c_kernel_time()
/openbmc/linux/lib/vdso/
H A Dgettimeofday.c35 static inline bool vdso_clocksource_ok(const struct vdso_data *vd) in vdso_clocksource_ok()
52 const struct vdso_data *vd; in do_hres_timens() local
98 const struct vdso_data *__arch_get_timens_vdso_data(const struct vdso_data *vd) in __arch_get_timens_vdso_data()
110 static __always_inline int do_hres(const struct vdso_data *vd, clockid_t clk, in do_hres()
168 const struct vdso_data *vd = __arch_get_timens_vdso_data(vdns); in do_coarse_timens() local
201 static __always_inline int do_coarse(const struct vdso_data *vd, clockid_t clk, in do_coarse()
228 __cvdso_clock_gettime_common(const struct vdso_data *vd, clockid_t clock, in __cvdso_clock_gettime_common()
255 __cvdso_clock_gettime_data(const struct vdso_data *vd, clockid_t clock, in __cvdso_clock_gettime_data()
273 __cvdso_clock_gettime32_data(const struct vdso_data *vd, clockid_t clock, in __cvdso_clock_gettime32_data()
299 __cvdso_gettimeofday_data(const struct vdso_data *vd, in __cvdso_gettimeofday_data()
[all …]
/openbmc/linux/include/vdso/
H A Dhelpers.h9 static __always_inline u32 vdso_read_begin(const struct vdso_data *vd) in vdso_read_begin()
20 static __always_inline u32 vdso_read_retry(const struct vdso_data *vd, in vdso_read_retry()
30 static __always_inline void vdso_write_begin(struct vdso_data *vd) in vdso_write_begin()
42 static __always_inline void vdso_write_end(struct vdso_data *vd) in vdso_write_end()
/openbmc/linux/drivers/dma/
H A Dvirt-dma.c22 struct virt_dma_desc *vd = to_virt_desc(tx); in vchan_tx_submit() local
52 struct virt_dma_desc *vd = to_virt_desc(tx); in vchan_tx_desc_free() local
69 struct virt_dma_desc *vd; in vchan_find_desc() local
86 struct virt_dma_desc *vd, *_vd; in vchan_complete() local
114 struct virt_dma_desc *vd, *_vd; in vchan_dma_desc_free_list() local
H A Dvirt-dma.h57 struct virt_dma_desc *vd, unsigned long tx_flags) in vchan_tx_prep()
94 static inline void vchan_cookie_complete(struct virt_dma_desc *vd) in vchan_cookie_complete()
112 static inline void vchan_vdesc_fini(struct virt_dma_desc *vd) in vchan_vdesc_fini()
131 static inline void vchan_cyclic_callback(struct virt_dma_desc *vd) in vchan_cyclic_callback()
145 static inline void vchan_terminate_vdesc(struct virt_dma_desc *vd) in vchan_terminate_vdesc()
189 struct virt_dma_desc *vd; in vchan_free_chan_resources() local
H A Duniphier-mdmac.c52 struct virt_dma_desc vd; member
81 to_uniphier_mdmac_desc(struct virt_dma_desc *vd) in to_uniphier_mdmac_desc()
90 struct virt_dma_desc *vd; in uniphier_mdmac_next_desc() local
286 struct virt_dma_desc *vd; in uniphier_mdmac_tx_status() local
342 static void uniphier_mdmac_desc_free(struct virt_dma_desc *vd) in uniphier_mdmac_desc_free()
H A Dmilbeaut-xdmac.c62 struct virt_dma_desc vd; member
87 to_milbeaut_xdmac_desc(struct virt_dma_desc *vd) in to_milbeaut_xdmac_desc()
96 struct virt_dma_desc *vd; in milbeaut_xdmac_next_desc() local
256 static void milbeaut_xdmac_desc_free(struct virt_dma_desc *vd) in milbeaut_xdmac_desc_free()
H A Dmilbeaut-hdmac.c60 struct virt_dma_desc vd; member
90 to_milbeaut_hdmac_desc(struct virt_dma_desc *vd) in to_milbeaut_hdmac_desc()
99 struct virt_dma_desc *vd; in milbeaut_hdmac_next_desc() local
326 struct virt_dma_desc *vd; in milbeaut_hdmac_tx_status() local
394 static void milbeaut_hdmac_desc_free(struct virt_dma_desc *vd) in milbeaut_hdmac_desc_free()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c1359 int vd, int vn, int vm, bool reads_vd) in do_vfp_3op_sp()
1431 int vd, int vn, int vm, bool reads_vd) in do_vfp_3op_hp()
1473 int vd, int vn, int vm, bool reads_vd) in do_vfp_3op_dp()
1548 static bool do_vfp_2op_sp(DisasContext *s, VFPGen2OpSPFn *fn, int vd, int vm) in do_vfp_2op_sp()
1615 static bool do_vfp_2op_hp(DisasContext *s, VFPGen2OpSPFn *fn, int vd, int vm) in do_vfp_2op_hp()
1648 static bool do_vfp_2op_dp(DisasContext *s, VFPGen2OpDPFn *fn, int vd, int vm) in do_vfp_2op_dp()
1720 static void gen_VMLA_hp(TCGv_i32 vd, TCGv_i32 vn, TCGv_i32 vm, TCGv_ptr fpst) in gen_VMLA_hp()
1734 static void gen_VMLA_sp(TCGv_i32 vd, TCGv_i32 vn, TCGv_i32 vm, TCGv_ptr fpst) in gen_VMLA_sp()
1748 static void gen_VMLA_dp(TCGv_i64 vd, TCGv_i64 vn, TCGv_i64 vm, TCGv_ptr fpst) in gen_VMLA_dp()
1762 static void gen_VMLS_hp(TCGv_i32 vd, TCGv_i32 vn, TCGv_i32 vm, TCGv_ptr fpst) in gen_VMLS_hp()
[all …]
/openbmc/linux/arch/arm64/include/asm/vdso/
H A Dcompat_gettimeofday.h107 const struct vdso_data *vd) in __arch_get_hw_counter()
159 const struct vdso_data *__arch_get_timens_vdso_data(const struct vdso_data *vd) in __arch_get_timens_vdso_data()
170 static inline bool vdso_clocksource_ok(const struct vdso_data *vd) in vdso_clocksource_ok()
H A Dgettimeofday.h70 const struct vdso_data *vd) in __arch_get_hw_counter()
110 const struct vdso_data *__arch_get_timens_vdso_data(const struct vdso_data *vd) in __arch_get_timens_vdso_data()
/openbmc/linux/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h87 const struct vdso_data *vd) in __arch_get_hw_counter()
96 const struct vdso_data *__arch_get_timens_vdso_data(const struct vdso_data *vd) in __arch_get_timens_vdso_data()
102 static inline bool vdso_clocksource_ok(const struct vdso_data *vd) in vdso_clocksource_ok()
/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c306 uint32_t *vd = vd_vptr; local
354 uint32_t *vd = vd_vptr; in HELPER() local
430 static inline void vsha2ms_e32(uint32_t *vd, uint32_t *vs1, uint32_t *vs2) in vsha2ms_e32()
447 static inline void vsha2ms_e64(uint64_t *vd, uint64_t *vs1, uint64_t *vs2) in vsha2ms_e64()
510 static void vsha2c_64(uint64_t *vs2, uint64_t *vd, uint64_t *vs1) in vsha2c_64()
544 static void vsha2c_32(uint32_t *vs2, uint32_t *vd, uint32_t *vs1) in vsha2c_32()
675 uint32_t *vd = vd_vptr; in HELPER() local
739 static void sm3c(uint32_t *vd, uint32_t *vs1, uint32_t *vs2, uint32_t uimm) in sm3c()
776 uint32_t *vd = vd_vptr; in HELPER() local
799 uint64_t *vd = vd_vptr; in HELPER() local
[all …]
H A Dvector_internals.c58 void do_vext_vv(void *vd, void *v0, void *vs1, void *vs2, in do_vext_vv()
84 void do_vext_vx(void *vd, void *v0, target_long s1, void *vs2, in do_vext_vx()
/openbmc/linux/arch/riscv/include/asm/vdso/
H A Dgettimeofday.h72 const struct vdso_data *vd) in __arch_get_hw_counter()
89 const struct vdso_data *__arch_get_timens_vdso_data(const struct vdso_data *vd) in __arch_get_timens_vdso_data()
/openbmc/linux/arch/loongarch/include/asm/vdso/
H A Dgettimeofday.h75 const struct vdso_data *vd) in __arch_get_hw_counter()
99 const struct vdso_data *__arch_get_timens_vdso_data(const struct vdso_data *vd) in __arch_get_timens_vdso_data()
/openbmc/linux/drivers/dma/ptdma/
H A Dptdma-dmaengine.c21 static inline struct pt_dma_desc *to_pt_desc(struct virt_dma_desc *vd) in to_pt_desc()
40 static void pt_do_cleanup(struct virt_dma_desc *vd) in pt_do_cleanup()
73 struct virt_dma_desc *vd = vchan_next_desc(&chan->vc); in pt_next_dma_desc() local
82 struct virt_dma_desc *vd; in pt_handle_active_desc() local
/openbmc/linux/arch/x86/include/asm/vdso/
H A Dgettimeofday.h62 const struct vdso_data *__arch_get_timens_vdso_data(const struct vdso_data *vd) in __arch_get_timens_vdso_data()
251 const struct vdso_data *vd) in __arch_get_hw_counter()
281 static inline bool arch_vdso_clocksource_ok(const struct vdso_data *vd) in arch_vdso_clocksource_ok()
/openbmc/linux/arch/s390/include/asm/vdso/
H A Dgettimeofday.h25 static inline u64 __arch_get_hw_counter(s32 clock_mode, const struct vdso_data *vd) in __arch_get_hw_counter()
57 const struct vdso_data *__arch_get_timens_vdso_data(const struct vdso_data *vd) in __arch_get_timens_vdso_data()
/openbmc/linux/drivers/dma/mediatek/
H A Dmtk-cqdma.c79 struct virt_dma_desc vd; member
158 static struct mtk_cqdma_vdesc *to_cqdma_vdesc(struct virt_dma_desc *vd) in to_cqdma_vdesc()
199 static void mtk_cqdma_vdesc_free(struct virt_dma_desc *vd) in mtk_cqdma_vdesc_free()
267 struct virt_dma_desc *vd, *vd2; in mtk_cqdma_issue_vchan_pending() local
422 struct virt_dma_desc *vd; in mtk_cqdma_find_active_desc() local
446 struct virt_dma_desc *vd; in mtk_cqdma_tx_status() local
H A Dmtk-hsdma.c131 struct virt_dma_desc vd; member
147 struct virt_dma_desc *vd; member
258 static struct mtk_hsdma_vdesc *to_hsdma_vdesc(struct virt_dma_desc *vd) in to_hsdma_vdesc()
299 static void mtk_hsdma_vdesc_free(struct virt_dma_desc *vd) in mtk_hsdma_vdesc_free()
497 struct virt_dma_desc *vd, *vd2; in mtk_hsdma_issue_vchan_pending() local
663 struct virt_dma_desc *vd; in mtk_hsdma_find_active_desc() local
682 struct virt_dma_desc *vd; in mtk_hsdma_tx_status() local
/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c38 struct dw_edma_desc *vd2dw_edma_desc(struct virt_dma_desc *vd) in vd2dw_edma_desc()
190 struct virt_dma_desc *vd; in dw_edma_start_transfer() local
331 struct virt_dma_desc *vd; in dw_edma_device_tx_status() local
601 struct virt_dma_desc *vd; in dw_edma_done_interrupt() local
641 struct virt_dma_desc *vd; in dw_edma_abort_interrupt() local

12345