Home
last modified time | relevance | path

Searched defs:d2 (Results 1 – 25 of 58) sorted by relevance

123

/linux-3.3/arch/x86/lib/
Dstring_32.c19 int d0, d1, d2; in strcpy() local
34 int d0, d1, d2, d3; in strncpy() local
54 int d0, d1, d2, d3; in strcat() local
72 int d0, d1, d2, d3; in strncat() local
120 int d0, d1, d2; in strncmp() local
Dmemcpy_32.c25 int d0,d1,d2,d3,d4,d5; in memmove() local
Dmmx_32.c360 int d0, d1, d2; in slow_copy_page() local
/linux-3.3/include/asm-generic/
Dxor.h109 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local
146 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
192 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
247 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_5() local
440 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_2() local
487 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_3() local
545 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_4() local
614 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_p_5() local
/linux-3.3/include/linux/
Duuid.h35 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
42 #define UUID_BE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
/linux-3.3/drivers/staging/comedi/drivers/
D8253.h33 unsigned int *d2, in i8253_cascade_ns_to_timer_2div_old()
84 unsigned int *d2, in i8253_cascade_ns_to_timer_power()
126 unsigned int *d2, in i8253_cascade_ns_to_timer_2div()
/linux-3.3/arch/x86/boot/compressed/
Dmisc.c239 int d0, d1, d2; in memcpy() local
253 long d0, d1, d2; in memcpy() local
/linux-3.3/arch/powerpc/platforms/cell/
Dcelleb_scc_pciex.c157 u32 d2 = scc_pciex_read_port(phb, port + 1, 1); in __scc_pciex_inw() local
171 u32 d2 = scc_pciex_read_port(phb, port + 1, mod); in __scc_pciex_inl() local
190 u32 d2 = (val & 0x0000FF00) >> 8; in __scc_pciex_outw() local
204 u32 d2 = val >> ((4 - mod) * 8); in __scc_pciex_outl() local
/linux-3.3/arch/x86/include/asm/
Dstring_64.h11 unsigned long d0, d1, d2; in __inline_memcpy() local
/linux-3.3/fs/ntfs/
Dcollate.c49 u32 d1, d2; in ntfs_collate_ntofs_ulong() local
/linux-3.3/drivers/media/video/
Dv4l2-int-device.c74 const struct v4l2_int_ioctl_desc *d1 = a, *d2 = b; in ioctl_sort_cmp() local
/linux-3.3/arch/m68k/lib/
Dmulsi3.S74 #define d2 REG (d2) macro
Dumodsi3.S74 #define d2 REG (d2) macro
Dmodsi3.S74 #define d2 REG (d2) macro
Ddivsi3.S74 #define d2 REG (d2) macro
Dudivsi3.S74 #define d2 REG (d2) macro
/linux-3.3/arch/x86/math-emu/
Dreg_add_sub.c249 FPU_REG const *d1, *d2; in FPU_sub() local
/linux-3.3/drivers/staging/keucr/
Dsmilecc.c135 BYTE d1, d2, d3; /* Result of comparison */ in correct_data() local
/linux-3.3/arch/x86/kernel/
Dprocess_32.c131 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local
/linux-3.3/arch/mn10300/include/asm/
Dsigcontext.h23 unsigned long d2; member
/linux-3.3/fs/hpfs/
Ddnode.c740 int d1, d2 = 0; in hpfs_count_dnodes() local
944 dnode_secno d1, d2, rdno = dno; in hpfs_remove_dtree() local
1000 int d1, d2 = 0; in map_fnode_dirent() local
/linux-3.3/drivers/ata/
Dpata_at32.c244 const int d2 = 0x00; in pata_at32_debug_bus() local
/linux-3.3/drivers/video/
Dplatinumfb.h30 unsigned char d2; member
/linux-3.3/drivers/media/rc/
Drc-core-priv.h117 static inline bool geq_margin(unsigned d1, unsigned d2, unsigned margin) in geq_margin()
122 static inline bool eq_margin(unsigned d1, unsigned d2, unsigned margin) in eq_margin()
/linux-3.3/scripts/dtc/
Ddata.c231 struct data data_merge(struct data d1, struct data d2) in data_merge()

123