/linux-2.6.39/include/linux/ |
D | bitmap.h | 185 static inline int bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and() 193 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() 202 static inline void bitmap_xor(unsigned long *dst, const unsigned long *src1, in bitmap_xor() 211 static inline int bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot() 228 static inline int bitmap_equal(const unsigned long *src1, in bitmap_equal() 237 static inline int bitmap_intersects(const unsigned long *src1, in bitmap_intersects() 246 static inline int bitmap_subset(const unsigned long *src1, in bitmap_subset()
|
D | nodemask.h | 133 #define nodes_and(dst, src1, src2) \ argument 141 #define nodes_or(dst, src1, src2) \ argument 149 #define nodes_xor(dst, src1, src2) \ argument 157 #define nodes_andnot(dst, src1, src2) \ argument 173 #define nodes_equal(src1, src2) \ argument 181 #define nodes_intersects(src1, src2) \ argument 189 #define nodes_subset(src1, src2) \ argument
|
D | cpumask.h | 843 #define cpus_and(dst, src1, src2) __cpus_and(&(dst), &(src1), &(src2), NR_CPUS) argument 850 #define cpus_or(dst, src1, src2) __cpus_or(&(dst), &(src1), &(src2), NR_CPUS) argument 857 #define cpus_xor(dst, src1, src2) __cpus_xor(&(dst), &(src1), &(src2), NR_CPUS) argument 864 #define cpus_andnot(dst, src1, src2) \ argument 872 #define cpus_equal(src1, src2) __cpus_equal(&(src1), &(src2), NR_CPUS) argument 879 #define cpus_intersects(src1, src2) __cpus_intersects(&(src1), &(src2), NR_CPUS) argument 886 #define cpus_subset(src1, src2) __cpus_subset(&(src1), &(src2), NR_CPUS) argument
|
/linux-2.6.39/arch/m68k/math-emu/ |
D | multi_arith.h | 355 static inline void fp_submant(struct fp_ext *dest, struct fp_ext *src1, in fp_submant() 367 #define fp_mul64(desth, destl, src1, src2) ({ \ argument 374 #define fp_add64(dest1, dest2, src1, src2) ({ \ argument 406 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, in fp_multiplymant()
|
/linux-2.6.39/arch/ia64/lib/ |
D | copy_page.S | 27 #define src1 r20 macro
|
D | copy_page_mck.S | 68 #define src1 r3 macro
|
D | copy_user.S | 64 #define src1 r24 macro
|
D | memcpy_mck.S | 32 #define src1 r3 macro
|
/linux-2.6.39/arch/x86/include/asm/ |
D | mpspec.h | 122 #define physids_and(dst, src1, src2) \ argument 125 #define physids_or(dst, src1, src2) \ argument
|
/linux-2.6.39/arch/m32r/include/asm/ |
D | smp.h | 26 #define physids_and(dst, src1, src2) bitmap_and((dst).mask, (src1).mask, (src2).mask, MA… argument 27 #define physids_or(dst, src1, src2) bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX… argument
|
/linux-2.6.39/arch/sparc/kernel/ |
D | visemul.c | 597 u16 src1 = (rs1 >> (byte * 8)) & 0x00ff; in pmul() local 623 u16 src1 = (rs1 >> (byte * 8)) & 0x00ff; in pmul() local 647 u16 src1; in pmul() local 677 u16 src1; in pmul() local
|
/linux-2.6.39/net/ceph/ |
D | crypto.c | 145 const void *src1, size_t src1_len, in ceph_aes_encrypt2() 406 const void *src1, size_t src1_len, in ceph_encrypt2()
|
/linux-2.6.39/drivers/video/ |
D | vt8623fb.c | 155 const u8 *src1, *src; in vt8623fb_iplan_imageblit() local 211 const u8 *src1, *src; in vt8623fb_cfb4_imageblit() local
|
D | s3fb.c | 235 const u8 *src1, *src; in s3fb_iplan_imageblit() local 292 const u8 *src1, *src; in s3fb_cfb4_imageblit() local
|
D | arkfb.c | 192 const u8 *src1, *src; in arkfb_iplan_imageblit() local 250 const u8 *src1, *src; in arkfb_cfb4_imageblit() local
|
/linux-2.6.39/arch/powerpc/kvm/ |
D | book3s_paired_singles.c | 507 u32 *dst, u32 *src1, in kvmppc_ps_three_in() 556 u32 *dst, u32 *src1, in kvmppc_ps_two_in() 608 u32 *dst, u32 *src1)) in kvmppc_ps_one_in()
|
/linux-2.6.39/drivers/staging/msm/ |
D | mdp_ppp_v31.c | 747 uint8 **src1, in mdp_adjust_start_addr()
|
D | mdp_ppp_v20.c | 2418 uint8 **src1, in mdp_adjust_start_addr()
|
D | mdp_ppp.c | 573 uint8 *src0, *src1; in mdp_start_ppp() local
|
/linux-2.6.39/arch/mips/alchemy/common/ |
D | dbdma.c | 375 u32 cmd0, cmd1, src1, dest1; in au1xxx_dbdma_ring_alloc() local
|
/linux-2.6.39/drivers/video/msm/ |
D | mdp_ppp.c | 32 uint32_t src1; member
|
/linux-2.6.39/drivers/staging/brcm80211/include/ |
D | bcmutils.h | 562 xor_128bit_block(const u8 *src1, const u8 *src2, u8 *dst) { in xor_128bit_block()
|
/linux-2.6.39/arch/parisc/math-emu/ |
D | sgl_float.h | 337 #define Sgl_copyto_sglext(src1,dest1,dest2) \ argument
|
/linux-2.6.39/sound/pci/au88x0/ |
D | au88x0_core.c | 1883 unsigned char src1, unsigned char adbdma) in vortex_connection_src_src_adbdma()
|
/linux-2.6.39/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_spu_defs.h | 123 unsigned int src1 : 3; member
|