/linux-6.15/arch/powerpc/kernel/vdso/ |
D | vgettimeofday.c | 10 const struct vdso_time_data *vd) in __c_kernel_clock_gettime() 16 const struct vdso_time_data *vd) in __c_kernel_clock_getres() 22 const struct vdso_time_data *vd) in __c_kernel_clock_gettime() 28 const struct vdso_time_data *vd) in __c_kernel_clock_gettime64() 34 const struct vdso_time_data *vd) in __c_kernel_clock_getres() 41 const struct vdso_time_data *vd) in __c_kernel_gettimeofday() 46 __kernel_old_time_t __c_kernel_time(__kernel_old_time_t *time, const struct vdso_time_data *vd) in __c_kernel_time()
|
/linux-6.15/lib/vdso/ |
D | gettimeofday.c | 14 # define VDSO_DELTA_MASK(vd) ULLONG_MAX argument 16 # define VDSO_DELTA_MASK(vd) (vd->mask) argument 78 const struct vdso_time_data *__arch_get_vdso_u_timens_data(const struct vdso_time_data *vd) in __arch_get_vdso_u_timens_data() 88 const struct vdso_time_data *vd = __arch_get_vdso_u_timens_data(vdns); in do_hres_timens() local 130 const struct vdso_time_data *__arch_get_vdso_u_timens_data(const struct vdso_time_data *vd) in __arch_get_vdso_u_timens_data() 144 int do_hres(const struct vdso_time_data *vd, const struct vdso_clock *vc, in do_hres() 200 const struct vdso_time_data *vd = __arch_get_vdso_u_timens_data(vdns); in do_coarse_timens() local 238 int do_coarse(const struct vdso_time_data *vd, const struct vdso_clock *vc, in do_coarse() 265 __cvdso_clock_gettime_common(const struct vdso_time_data *vd, clockid_t clock, in __cvdso_clock_gettime_common() 293 __cvdso_clock_gettime_data(const struct vdso_time_data *vd, clockid_t clock, in __cvdso_clock_gettime_data() [all …]
|
/linux-6.15/drivers/dma/ |
D | virt-dma.c | 22 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
|
D | virt-dma.h | 57 struct virt_dma_desc *vd, unsigned long tx_flags) in vchan_tx_prep() 96 static inline void vchan_cookie_complete(struct virt_dma_desc *vd) in vchan_cookie_complete() 116 static inline void vchan_vdesc_fini(struct virt_dma_desc *vd) in vchan_vdesc_fini() 135 static inline void vchan_cyclic_callback(struct virt_dma_desc *vd) in vchan_cyclic_callback() 149 static inline void vchan_terminate_vdesc(struct virt_dma_desc *vd) in vchan_terminate_vdesc() 199 struct virt_dma_desc *vd; in vchan_free_chan_resources() local
|
D | uniphier-mdmac.c | 52 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()
|
D | loongson1-apb-dma.c | 60 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
|
D | milbeaut-xdmac.c | 62 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()
|
D | milbeaut-hdmac.c | 60 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()
|
D | pxa_dma.c | 84 struct virt_dma_desc vd; /* Virtual descriptor */ member 534 static bool is_desc_completed(struct virt_dma_desc *vd) in is_desc_completed() 555 struct virt_dma_desc *vd) in pxad_try_hotchain() 607 struct virt_dma_desc *vd, *tmp; in pxad_chan_handler() local 719 static void pxad_free_desc(struct virt_dma_desc *vd) in pxad_free_desc() 780 *vd = container_of(tx, struct virt_dma_desc, tx); in pxad_tx_submit() local 848 pxad_tx_prep(struct virt_dma_chan *vc, struct virt_dma_desc *vd, in pxad_tx_prep() 1081 struct virt_dma_desc *vd = NULL; in pxad_terminate_all() local 1116 struct virt_dma_desc *vd = NULL; in pxad_residue() local
|
D | uniphier-xdmac.c | 78 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()
|
D | moxart-dma.c | 125 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-6.15/include/vdso/ |
D | helpers.h | 31 static __always_inline void vdso_write_begin(struct vdso_time_data *vd) in vdso_write_begin() 45 static __always_inline void vdso_write_end(struct vdso_time_data *vd) in vdso_write_end()
|
/linux-6.15/drivers/dma/amd/ptdma/ |
D | ptdma-dmaengine.c | 70 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-6.15/drivers/dma/mediatek/ |
D | mtk-cqdma.c | 79 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
|
D | mtk-hsdma.c | 131 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
|
/linux-6.15/drivers/dma/dw-edma/ |
D | dw-edma-core.c | 39 struct dw_edma_desc *vd2dw_edma_desc(struct virt_dma_desc *vd) in vd2dw_edma_desc() 191 struct virt_dma_desc *vd; in dw_edma_start_transfer() local 332 struct virt_dma_desc *vd; in dw_edma_device_tx_status() local 602 struct virt_dma_desc *vd; in dw_edma_done_interrupt() local 642 struct virt_dma_desc *vd; in dw_edma_abort_interrupt() local
|
/linux-6.15/include/drm/ |
D | drm_modes.h | 134 #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-6.15/sound/core/ |
D | control.c | 694 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-6.15/drivers/dma/sh/ |
D | usb-dmac.c | 52 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-6.15/arch/riscv/include/asm/vdso/ |
D | gettimeofday.h | 72 const struct vdso_time_data *vd) in __arch_get_hw_counter()
|
/linux-6.15/arch/arm/mach-omap2/ |
D | vc.c | 251 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-6.15/arch/s390/include/asm/vdso/ |
D | gettimeofday.h | 17 static inline u64 __arch_get_hw_counter(s32 clock_mode, const struct vdso_time_data *vd) in __arch_get_hw_counter()
|
/linux-6.15/arch/loongarch/include/asm/vdso/ |
D | gettimeofday.h | 75 const struct vdso_time_data *vd) in __arch_get_hw_counter()
|
/linux-6.15/arch/arm64/include/asm/vdso/ |
D | gettimeofday.h | 70 const struct vdso_time_data *vd) in __arch_get_hw_counter()
|
/linux-6.15/drivers/gpu/drm/nouveau/dispnv04/i2c/ |
D | ch7006_mode.c | 105 #define __MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument 134 #define MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
|