Home
last modified time | relevance | path

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

123

/linux/lib/vdso/
H A Dgettimeofday.c15 # define VDSO_DELTA_MASK(vd) ULLONG_MAX argument
17 # define VDSO_DELTA_MASK(vd) (vd->mask) argument
92 bool vdso_get_timestamp(const struct vdso_time_data *vd, const struct vdso_clock *vc, in vdso_get_timestamp() argument
112 const struct vdso_time_data *__arch_get_vdso_u_timens_data(const struct vdso_time_data *vd) in __arch_get_vdso_u_timens_data() argument
121 const struct vdso_time_data *vd = __arch_get_vdso_u_timens_data(vdns); in do_hres_timens() local
150 do_hres(const struct vdso_time_data * vd,const struct vdso_clock * vc,clockid_t clk,struct __kernel_timespec * ts) do_hres() argument
193 const struct vdso_time_data *vd = __arch_get_vdso_u_timens_data(vdns); do_coarse_timens() local
219 do_coarse(const struct vdso_time_data * vd,const struct vdso_clock * vc,clockid_t clk,struct __kernel_timespec * ts) do_coarse() argument
246 do_aux(const struct vdso_time_data * vd,clockid_t clock,struct __kernel_timespec * ts) do_aux() argument
288 __cvdso_clock_gettime_common(const struct vdso_time_data * vd,clockid_t clock,struct __kernel_timespec * ts) __cvdso_clock_gettime_common() argument
317 __cvdso_clock_gettime_data(const struct vdso_time_data * vd,clockid_t clock,struct __kernel_timespec * ts) __cvdso_clock_gettime_data() argument
337 __cvdso_clock_gettime32_data(const struct vdso_time_data * vd,clockid_t clock,struct old_timespec32 * res) __cvdso_clock_gettime32_data() argument
363 __cvdso_gettimeofday_data(const struct vdso_time_data * vd,struct __kernel_old_timeval * tv,struct timezone * tz) __cvdso_gettimeofday_data() argument
398 __cvdso_time_data(const struct vdso_time_data * vd,__kernel_old_time_t * time) __cvdso_time_data() argument
425 __cvdso_clock_getres_common(const struct vdso_time_data * vd,clockid_t clock,struct __kernel_timespec * res) __cvdso_clock_getres_common() argument
468 __cvdso_clock_getres_data(const struct vdso_time_data * vd,clockid_t clock,struct __kernel_timespec * res) __cvdso_clock_getres_data() argument
488 __cvdso_clock_getres_time32_data(const struct vdso_time_data * vd,clockid_t clock,struct old_timespec32 * res) __cvdso_clock_getres_time32_data() argument
[all...]
/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 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 Dloongson1-apb-dma.c60 struct virt_dma_desc vd; member
189 static void ls1x_dma_free_desc(struct virt_dma_desc *vd) in ls1x_dma_free_desc()
400 struct virt_dma_desc *vd; in ls1x_dma_terminate_all() local
428 struct virt_dma_desc *vd; in ls1x_dma_tx_status() local
475 struct virt_dma_desc *vd = vchan_next_desc(&chan->vc); in ls1x_dma_issue_pending() local
493 struct virt_dma_desc *vd; in ls1x_dma_irq_handler() local
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()
H A Dpxa_dma.c84 struct virt_dma_desc vd; /* Virtual descriptor */ member
533 static bool is_desc_completed(struct virt_dma_desc *vd) in is_desc_completed()
554 struct virt_dma_desc *vd) in pxad_try_hotchain()
606 struct virt_dma_desc *vd, *tmp; in pxad_chan_handler() local
718 static void pxad_free_desc(struct virt_dma_desc *vd) in pxad_free_desc()
778 *vd = container_of(tx, struct virt_dma_desc, tx); in pxad_tx_submit() local
846 pxad_tx_prep(struct virt_dma_chan *vc, struct virt_dma_desc *vd, in pxad_tx_prep()
1078 struct virt_dma_desc *vd = NULL; in pxad_terminate_all() local
1113 struct virt_dma_desc *vd = NULL; in pxad_residue() local
H A Duniphier-xdmac.c78 struct virt_dma_desc vd; member
110 to_uniphier_xdmac_desc(struct virt_dma_desc *vd) in to_uniphier_xdmac_desc()
119 struct virt_dma_desc *vd; in uniphier_xdmac_next_desc() local
449 static void uniphier_xdmac_desc_free(struct virt_dma_desc *vd) in uniphier_xdmac_desc_free()
H A Darm-dma350.c172 struct virt_dma_desc vd; member
205 static inline struct d350_desc *to_d350_desc(struct virt_dma_desc *vd) in to_d350_desc()
210 static void d350_desc_free(struct virt_dma_desc *vd) in d350_desc_free()
374 struct virt_dma_desc *vd; in d350_tx_status() local
468 struct virt_dma_desc *vd = &dch->desc->vd; in d350_irq() local
H A Dmoxart-dma.c125 struct virt_dma_desc vd; member
173 static void moxart_dma_desc_free(struct virt_dma_desc *vd) in moxart_dma_desc_free()
413 struct virt_dma_desc *vd; in moxart_dma_start_desc() local
473 struct virt_dma_desc *vd; in moxart_tx_status() local
/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c27 struct dw_edma_desc *vd2dw_edma_desc(struct virt_dma_desc *vd) in vd2dw_edma_desc()
179 struct virt_dma_desc *vd; in dw_edma_start_transfer() local
320 struct virt_dma_desc *vd; in dw_edma_device_tx_status() local
587 static void dw_hdma_set_callback_result(struct virt_dma_desc *vd, in dw_hdma_set_callback_result()
609 struct virt_dma_desc *vd; in dw_edma_done_interrupt() local
651 struct virt_dma_desc *vd; in dw_edma_abort_interrupt() local
/linux/include/vdso/
H A Dhelpers.h65 static __always_inline void vdso_write_begin(struct vdso_time_data *vd) in vdso_write_begin()
75 static __always_inline void vdso_write_end(struct vdso_time_data *vd) in vdso_write_end()
/linux/drivers/dma/amd/ptdma/
H A Dptdma-dmaengine.c70 static inline struct pt_dma_desc *to_pt_desc(struct virt_dma_desc *vd) in to_pt_desc()
89 static void pt_do_cleanup(struct virt_dma_desc *vd) in pt_do_cleanup()
191 struct virt_dma_desc *vd = vchan_next_desc(&chan->vc); in pt_next_dma_desc() local
200 struct virt_dma_desc *vd; in pt_handle_active_desc() local
341 struct virt_dma_desc *vd; in pt_cmd_callback_work() local
/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
442 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
H A Dmtk-uart-apdma.c85 struct virt_dma_desc vd; member
131 static void mtk_uart_apdma_desc_free(struct virt_dma_desc *vd) in mtk_uart_apdma_desc_free()
368 struct virt_dma_desc *vd; in mtk_uart_apdma_issue_pending() local
/linux/include/drm/
H A Ddrm_modes.h134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
149 #define __DRM_MODE_INIT(pix, hd, vd, hd_mm, vd_mm) \ argument
167 #define DRM_MODE_INIT(hz, hd, vd, hd_mm, vd_mm) \ argument
180 #define DRM_SIMPLE_MODE(hd, vd, hd_mm, vd_mm) \ argument
/linux/sound/core/
H A Dcontrol.c694 struct snd_kcontrol_volatile *vd; in snd_ctl_activate_id() local
1130 struct snd_kcontrol_volatile *vd; in __snd_ctl_elem_info() local
1200 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_read() local
1271 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_write() local
1351 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_lock() local
1372 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_unlock() local
1806 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in call_tlv_handler() local
1831 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in read_tlv_buf() local
1859 struct snd_kcontrol_volatile *vd; in snd_ctl_tlv_ioctl() local
/linux/drivers/dma/sh/
H A Dusb-dmac.c52 struct virt_dma_desc vd; member
63 #define to_usb_dmac_desc(vd) container_of(vd, struct usb_dmac_desc, vd) argument
224 struct virt_dma_desc *vd; in usb_dmac_chan_start_desc() local
507 struct virt_dma_desc *vd; in usb_dmac_chan_get_residue() local
565 static void usb_dmac_virt_desc_free(struct virt_dma_desc *vd) in usb_dmac_virt_desc_free()
/linux/arch/riscv/include/asm/vdso/
H A Dgettimeofday.h72 const struct vdso_time_data *vd) in __arch_get_hw_counter()
/linux/arch/arm/mach-omap2/
H A Dvc.c251 struct voltagedomain *vd; member
261 struct voltagedomain *vd = vc.vd; in omap3_vc_set_pmic_signaling() local
307 struct voltagedomain *vd = vc.vd; in omap4_vc_set_pmic_signaling() local
/linux/arch/s390/include/asm/vdso/
H A Dgettimeofday.h17 static inline u64 __arch_get_hw_counter(s32 clock_mode, const struct vdso_time_data *vd) in __arch_get_hw_counter()
/linux/arch/loongarch/include/asm/vdso/
H A Dgettimeofday.h77 const struct vdso_time_data *vd) in __arch_get_hw_counter()
/linux/drivers/dma/amd/qdma/
H A Dqdma.c431 struct qdma_mm_vdesc *vd = to_qdma_vdesc(vdesc); in qdma_free_vdesc() local
711 struct virt_dma_desc *vd; in qdma_fill_pending_vdesc() local
748 struct virt_dma_desc *vd; in qdma_tx_submit() local
845 struct virt_dma_desc *vd; in qdma_queue_isr() local
/linux/drivers/clk/versatile/
H A Dicst.c76 unsigned int vd; in icst_hz_to_vco() local

123