/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | ioctl.c | 55 struct nvif_ioctl_sclass_v0 v0; in nvkm_ioctl_sclass() member 87 struct nvif_ioctl_new_v0 v0; in nvkm_ioctl_new() member 207 struct nvif_ioctl_mthd_v0 v0; in nvkm_ioctl_mthd() member 229 struct nvif_ioctl_rd_v0 v0; in nvkm_ioctl_rd() member 271 struct nvif_ioctl_wr_v0 v0; in nvkm_ioctl_wr() member 314 struct nvif_ioctl_map_v0 v0; in nvkm_ioctl_map() member 353 struct nvif_ioctl_ntfy_new_v0 v0; in nvkm_ioctl_ntfy_new() member 382 struct nvif_ioctl_ntfy_del_v0 v0; in nvkm_ioctl_ntfy_del() member 402 struct nvif_ioctl_ntfy_get_v0 v0; in nvkm_ioctl_ntfy_get() member 422 struct nvif_ioctl_ntfy_put_v0 v0; in nvkm_ioctl_ntfy_put() member [all …]
|
D | client.c | 40 struct nvif_notify_rep_v0 v0; member 97 struct nvif_notify_req_v0 v0; in nvkm_client_notify_new() member 145 struct nv_client_devlist_v0 v0; in nvkm_client_mthd_devlist() member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_usif.c | 76 struct nvif_notify_rep_v0 v0; in usif_notify() member 126 struct nvif_ioctl_ntfy_new_v0 v0; in usif_notify_new() member 129 struct nvif_notify_req_v0 v0; in usif_notify_new() member 170 struct nvif_ioctl_ntfy_del_v0 v0; in usif_notify_del() member 193 struct nvif_ioctl_ntfy_del_v0 v0; in usif_notify_get() member 232 struct nvif_ioctl_ntfy_put_v0 v0; in usif_notify_put() member 269 struct nvif_ioctl_new_v0 v0; in usif_object_new() member 301 struct nvif_ioctl_v0 v0; in usif_ioctl() member
|
D | nouveau_nvif.c | 85 struct nvif_notify_req_v0 v0; in nvkm_client_ntfy() member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | ctrl.c | 37 struct nvif_control_pstate_info_v0 v0; in nvkm_control_mthd_pstate_info() member 70 struct nvif_control_pstate_attr_v0 v0; in nvkm_control_mthd_pstate_attr() member 143 struct nvif_control_pstate_user_v0 v0; in nvkm_control_mthd_pstate_user() member
|
D | base.c | 86 struct nv_device_info_v0 v0; in nvkm_devobj_info() member 287 struct nv_device_v0 v0; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | dacnv50.c | 38 struct nv50_disp_dac_pwr_v0 v0; in nv50_dac_power() member 66 struct nv50_disp_dac_load_v0 v0; in nv50_dac_sense() member
|
D | sornv50.c | 37 struct nv50_disp_sor_pwr_v0 v0; in nv50_sor_power() member
|
D | hdagt215.c | 37 struct nv50_disp_sor_hda_eld_v0 v0; in gt215_hda_eld() member
|
D | hdmigf110.c | 36 struct nv50_disp_sor_hdmi_pwr_v0 v0; in gf110_hdmi_ctrl() member
|
D | hdmig84.c | 36 struct nv50_disp_sor_hdmi_pwr_v0 v0; in g84_hdmi_ctrl() member
|
D | hdmigt215.c | 37 struct nv50_disp_sor_hdmi_pwr_v0 v0; in gt215_hdmi_ctrl() member
|
D | nv04.c | 42 struct nv04_disp_scanoutpos_v0 v0; in nv04_disp_scanoutpos() member 81 struct nv04_disp_mthd_v0 v0; in nv04_disp_mthd() member
|
D | hdmigk104.c | 37 struct nv50_disp_sor_hdmi_pwr_v0 v0; in gk104_hdmi_ctrl() member
|
D | hdagf110.c | 39 struct nv50_disp_sor_hda_eld_v0 v0; in gf110_hda_eld() member
|
D | base.c | 43 struct nvif_notify_head_req_v0 v0; in nvkm_disp_vblank_ctor() member 73 struct nvif_notify_conn_req_v0 v0; in nvkm_disp_hpd_ctor() member
|
D | nv50.c | 494 struct nv50_disp_core_channel_dma_v0 v0; in nv50_disp_core_ctor() member 650 struct nv50_disp_base_channel_dma_v0 v0; in nv50_disp_base_ctor() member 740 struct nv50_disp_overlay_channel_dma_v0 v0; in nv50_disp_ovly_ctor() member 860 struct nv50_disp_overlay_v0 v0; in nv50_disp_oimm_ctor() member 908 struct nv50_disp_cursor_v0 v0; in nv50_disp_curs_ctor() member 956 struct nv04_disp_scanoutpos_v0 v0; in nv50_disp_main_scanoutpos() member 986 struct nv50_disp_mthd_v0 v0; in nv50_disp_main_mthd() member 1056 struct nv50_disp_sor_lvds_script_v0 v0; in nv50_disp_main_mthd() member 1072 struct nv50_disp_sor_dp_pwr_v0 v0; in nv50_disp_main_mthd() member
|
D | piornv50.c | 149 struct nv50_disp_pior_pwr_v0 v0; in nv50_pior_power() member
|
D | gf110.c | 632 struct nv04_disp_scanoutpos_v0 v0; in gf110_disp_main_scanoutpos() member
|
/linux-4.1.27/lib/ |
D | atomic64_test.c | 22 long long v0 = 0xaaa31337c001d00dLL; in test_atomic64() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
D | base.c | 109 struct nvif_perfctr_query_v0 v0; in nvkm_perfctr_query() member 221 struct nvif_perfctr_read_v0 v0; in nvkm_perfctr_read() member 271 struct nvif_perfctr_v0 v0; in nvkm_perfctr_ctor() member
|
/linux-4.1.27/arch/mips/include/asm/ |
D | regdef.h | 24 #define v0 $2 /* return value */ macro 67 #define v0 $2 /* return value - caller saved */ macro
|
/linux-4.1.27/drivers/gpu/drm/msm/edp/ |
D | edp_phy.c | 70 void msm_edp_phy_vm_pe_cfg(struct edp_phy *phy, u32 v0, u32 v1) in msm_edp_phy_vm_pe_cfg()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | nv10.c | 59 struct nv03_channel_dma_v0 v0; in nv10_fifo_chan_ctor() member
|
D | g84.c | 167 struct nv03_channel_dma_v0 v0; in g84_fifo_chan_ctor_dma() member 240 struct nv50_channel_gpfifo_v0 v0; in g84_fifo_chan_ctor_ind() member
|
D | nv17.c | 64 struct nv03_channel_dma_v0 v0; in nv17_fifo_chan_ctor() member
|
D | nv50.c | 194 struct nv03_channel_dma_v0 v0; in nv50_fifo_chan_ctor_dma() member 255 struct nv50_channel_gpfifo_v0 v0; in nv50_fifo_chan_ctor_ind() member
|
D | nv40.c | 182 struct nv03_channel_dma_v0 v0; in nv40_fifo_chan_ctor() member
|
D | nv04.c | 116 struct nv03_channel_dma_v0 v0; in nv04_fifo_chan_ctor() member
|
D | gf100.c | 186 struct nv50_channel_gpfifo_v0 v0; in gf100_fifo_chan_ctor() member
|
D | gk104.c | 214 struct kepler_channel_gpfifo_a_v0 v0; in gk104_fifo_chan_ctor() member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/ |
D | gf110.c | 84 struct gf110_dma_v0 v0; in gf110_dmaobj_ctor() member
|
D | gf100.c | 79 struct gf100_dma_v0 v0; in gf100_dmaobj_ctor() member
|
D | nv50.c | 91 struct nv50_dma_v0 v0; in nv50_dmaobj_ctor() member
|
D | base.c | 63 struct nv_dma_v0 v0; in nvkm_dmaobj_create_() member
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_string.h | 23 } v0; member
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | regdef.h | 4 #define v0 $0 /* function return value */ macro
|
/linux-4.1.27/arch/ia64/kernel/ |
D | patch.c | 47 u64 m0, m1, v0, v1, b0, b1, *b = (u64 *) (insn_addr & -16); in ia64_patch() local
|
/linux-4.1.27/arch/x86/platform/uv/ |
D | bios_uv.c | 90 u64 v0, v1; in uv_bios_get_sn_info() local
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
D | sn_hwperf.c | 586 int *v0; member 701 int v0; in sn_hwperf_ioctl() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/ |
D | notify.c | 116 struct nvif_notify_rep_v0 v0; in nvif_notify() member
|
D | object.c | 35 struct nvif_ioctl_v0 v0; in nvif_object_ioctl() member
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | w996Xcf.c | 359 v0 = u0 + hw_bufsize / 4, in w9968cf_init() local
|
/linux-4.1.27/arch/ia64/include/asm/sn/sn2/ |
D | sn_hwperf.h | 77 u32 v0; /* second return value */ member
|
/linux-4.1.27/fs/adfs/ |
D | super.c | 75 unsigned int v0, v1, v2, v3; in adfs_calczonecheck() local
|
/linux-4.1.27/arch/mips/kernel/ |
D | pm-cps.c | 82 zero, at, v0, v1, a0, a1, a2, a3, enumerator
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gf100.c | 147 struct fermi_a_zbc_color_v0 v0; in gf100_fermi_mthd_zbc_color() member 193 struct fermi_a_zbc_depth_v0 v0; in gf100_fermi_mthd_zbc_depth() member
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | main.c | 436 u16 v0; in b43legacy_tsf_read() local 504 u16 v0 = (tsf & 0x000000000000FFFFULL); in b43legacy_tsf_write_locked() local 734 u32 v0; in handle_irq_transmit_status() local
|
D | phy.c | 1781 s8 v0; in b43legacy_phy_xmitpower() local
|
/linux-4.1.27/drivers/input/mouse/ |
D | sentelic.c | 308 int v0, v1, v2; in fsp_get_sn() local
|
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_lport.c | 304 struct timespec v0, v1; in fc_get_host_stats() local
|
/linux-4.1.27/arch/x86/crypto/ |
D | camellia-aesni-avx-asm_64.S | 267 #define rol32_1_16(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
|
D | camellia-aesni-avx2-asm_64.S | 306 #define rol32_1_32(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
|
/linux-4.1.27/fs/ncpfs/ |
D | ncplib_kernel.c | 765 static inline void ConvertToNWfromDWORD(__u16 v0, __u16 v1, __u8 ret[6]) in ConvertToNWfromDWORD()
|
/linux-4.1.27/arch/ia64/include/asm/sn/ |
D | sn_sal.h | 1103 u64 a3, u64 a4, int *v0) in ia64_sn_hwperf_op()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.c | 3747 u64 v0 = lp->v0; in niu_poll_core() local 4079 u64 v0, u64 v1, u64 v2) in niu_slowpath_interrupt() 4166 static void __niu_fastpath_interrupt(struct niu *np, int ldg, u64 v0) in __niu_fastpath_interrupt() 4201 u64 v0, u64 v1, u64 v2) in niu_schedule_napi() 4218 u64 v0, v1, v2; in niu_interrupt() local
|
D | niu.h | 3173 u64 v0, v1, v2; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgk104.c | 211 u8 v0 = next->bios.ramcfg_11_03_c0; in r1373f4_fini() local
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | octeon-irq.c | 1556 u32 v0, v1; in octeon_irq_init_gpio() local
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ppc_asm.h | 640 #define v0 0 macro
|
/linux-4.1.27/fs/fuse/ |
D | file.c | 318 u32 v0 = v; in fuse_lock_owner_id() local
|
/linux-4.1.27/include/uapi/linux/ |
D | pkt_sched.h | 208 struct tc_sfq_qopt v0; member
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | sal.h | 109 unsigned long v0; member
|
D | pal.h | 780 u64 v0; member
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | main.c | 1340 u32 v0, v1; in handle_irq_transmit_status() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 21353 u16 v0 = 0x211, v1 = 0x222, v2 = 0x144, v3 = 0x188; in wlc_phy_antsel_init() local
|