/linux-4.1.27/arch/s390/include/asm/ |
D | appldata.h | 46 int ry; in appldata_asm() local 58 : "=d" (ry) in appldata_asm() 61 return ry; in appldata_asm()
|
/linux-4.1.27/net/bluetooth/ |
D | ecc.c | 695 u64 ry[2][NUM_ECC_DIGITS]; in ecc_point_mult() local 700 vli_set(ry[1], point->y); in ecc_point_mult() 702 xycz_initial_double(rx[1], ry[1], rx[0], ry[0], initial_z); in ecc_point_mult() 706 xycz_add_c(rx[1 - nb], ry[1 - nb], rx[nb], ry[nb]); in ecc_point_mult() 707 xycz_add(rx[nb], ry[nb], rx[1 - nb], ry[1 - nb]); in ecc_point_mult() 711 xycz_add_c(rx[1 - nb], ry[1 - nb], rx[nb], ry[nb]); in ecc_point_mult() 715 vli_mod_mult_fast(z, z, ry[1 - nb]); /* Yb * (X1 - X0) */ in ecc_point_mult() 722 xycz_add(rx[nb], ry[nb], rx[1 - nb], ry[1 - nb]); in ecc_point_mult() 724 apply_z(rx[0], ry[0], z); in ecc_point_mult() 727 vli_set(result->y, ry[0]); in ecc_point_mult()
|
/linux-4.1.27/arch/s390/kvm/ |
D | diag.c | 76 u16 ry = (vcpu->arch.sie_block->ipa & 0x0f); in __diag_page_ref_service() local 94 vcpu->run->s.regs.gprs[ry] = 8; in __diag_page_ref_service() 108 vcpu->run->s.regs.gprs[ry] = 0; in __diag_page_ref_service() 121 vcpu->run->s.regs.gprs[ry] = 0; in __diag_page_ref_service() 127 vcpu->run->s.regs.gprs[ry] = 4; in __diag_page_ref_service()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_tv.c | 93 u16 ry, gy, by, ay; member 221 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104, 231 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133, 241 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0119, 251 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x014c, 261 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0113, 271 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0145, 281 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104, 291 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133, 301 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104, [all …]
|
/linux-4.1.27/arch/s390/mm/ |
D | extmem.c | 105 unsigned long rx, ry; in dcss_set_subcodes() local 112 ry = DCSS_FINDSEGX; in dcss_set_subcodes() 123 : "+d" (rx), "+d" (ry), "=d" (rc) : : "cc"); in dcss_set_subcodes() 195 unsigned long rx, ry; in dcss_diag() local 205 ry = (unsigned long) *func; in dcss_diag() 213 : "+d" (rx), "+d" (ry), "=d" (rc) : : "cc"); in dcss_diag() 222 : "+d" (rx), "+d" (ry), "=d" (rc) : : "cc"); in dcss_diag() 224 *ret2 = ry; in dcss_diag()
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 581 SSuummmmaarryy Find the ViceFid and type of an object in a directory if it 628 SSuummmmaarryy Get the attributes of a file. 670 SSuummmmaarryy Set the attributes of a file. 702 SSuummmmaarryy 733 SSuummmmaarryy Invoked to create a file 792 SSuummmmaarryy Create a new directory. 834 SSuummmmaarryy Create a link to an existing file. 862 SSuummmmaarryy create a symbolic link 895 SSuummmmaarryy Remove a file 924 SSuummmmaarryy Remove a directory [all …]
|
/linux-4.1.27/drivers/hid/ |
D | hid-wiimote-modules.c | 1053 __s8 rx, ry, lx, ly, lt, rt; in wiimod_classic_in_ext() local 1109 ry = ext[2] & 0x1f; in wiimod_classic_in_ext() 1116 ry <<= 1; in wiimod_classic_in_ext() 1123 input_report_abs(wdata->extension.input, ABS_HAT2Y, ry - 0x20); in wiimod_classic_in_ext() 1613 __s16 rx, ry, lx, ly; in wiimod_pro_in_ext() local 1659 ry = (ext[6] & 0xff) | ((ext[7] & 0x0f) << 8); in wiimod_pro_in_ext() 1665 ry = 0x800 - ry; in wiimod_pro_in_ext() 1680 if (abs(ry) < 500) in wiimod_pro_in_ext() 1681 wdata->state.calib_pro_sticks[3] = -ry; in wiimod_pro_in_ext() 1688 ry += wdata->state.calib_pro_sticks[3]; in wiimod_pro_in_ext() [all …]
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | jr3_pci.h | 250 ry, enumerator
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spk_types.h | 64 u_long rpos[8], rx[8], ry[8]; member
|
D | main.c | 1539 speakup_console[vc_num]->ht.ry[bi] = vc->vc_y; in update_color_buffer() 1633 if (speakup_console[vc_num]->ht.ry[hc] != vc->vc_y) in speak_highlight() 1641 spk_y = spk_cy = speakup_console[vc_num]->ht.ry[hc]; in speak_highlight()
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | inst.h | 852 __BITFIELD_FIELD(unsigned int ry : 3, 867 __BITFIELD_FIELD(unsigned int ry : 3,
|
/linux-4.1.27/arch/mips/kernel/ |
D | unaligned.c | 1933 reg = reg16to32[mips16inst.ri64.ry]; in emulate_load_store_MIPS16e() 1937 reg = reg16to32[mips16inst.ri64.ry]; in emulate_load_store_MIPS16e() 1960 reg = reg16to32[mips16inst.rri.ry]; in emulate_load_store_MIPS16e()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dispc.c | 241 int ry, rcr, rcb, gy, gcr, gcb, by, bcr, bcb; member 691 dispc_write_reg(DISPC_OVL_CONV_COEF(plane, 0), CVAL(ct->rcr, ct->ry)); in dispc_ovl_write_color_conv_coef()
|