/linux-4.1.27/drivers/crypto/caam/ |
D | desc_constr.h | 314 #define append_math_add(desc, dest, src0, src1, len) \ argument 316 #define append_math_sub(desc, dest, src0, src1, len) \ argument 318 #define append_math_add_c(desc, dest, src0, src1, len) \ argument 320 #define append_math_sub_b(desc, dest, src0, src1, len) \ argument 322 #define append_math_and(desc, dest, src0, src1, len) \ argument 324 #define append_math_or(desc, dest, src0, src1, len) \ argument 326 #define append_math_xor(desc, dest, src0, src1, len) \ argument 328 #define append_math_lshift(desc, dest, src0, src1, len) \ argument 330 #define append_math_rshift(desc, dest, src0, src1, len) \ argument 332 #define append_math_ldshift(desc, dest, src0, src1, len) \ argument [all …]
|
/linux-4.1.27/include/linux/ |
D | bitmap.h | 212 static inline int bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and() 220 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() 229 static inline void bitmap_xor(unsigned long *dst, const unsigned long *src1, in bitmap_xor() 238 static inline int bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot() 255 static inline int bitmap_equal(const unsigned long *src1, in bitmap_equal() 264 static inline int bitmap_intersects(const unsigned long *src1, in bitmap_intersects() 273 static inline int bitmap_subset(const unsigned long *src1, in bitmap_subset()
|
D | nodemask.h | 149 #define nodes_and(dst, src1, src2) \ argument 157 #define nodes_or(dst, src1, src2) \ argument 165 #define nodes_xor(dst, src1, src2) \ argument 173 #define nodes_andnot(dst, src1, src2) \ argument 189 #define nodes_equal(src1, src2) \ argument 197 #define nodes_intersects(src1, src2) \ argument 205 #define nodes_subset(src1, src2) \ argument
|
/linux-4.1.27/arch/m68k/math-emu/ |
D | multi_arith.h | 115 static inline void fp_submant(struct fp_ext *dest, struct fp_ext *src1, in fp_submant() 127 #define fp_mul64(desth, destl, src1, src2) ({ \ argument 134 #define fp_add64(dest1, dest2, src1, src2) ({ \ argument 166 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, in fp_multiplymant()
|
/linux-4.1.27/arch/mips/net/ |
D | bpf_jit.c | 185 static inline void emit_addu(unsigned int dst, unsigned int src1, in emit_addu() 217 static inline void emit_or(unsigned int dst, unsigned int src1, in emit_or() 255 static inline void emit_and(unsigned int dst, unsigned int src1, in emit_and() 273 static inline void emit_xor(unsigned int dst, unsigned int src1, in emit_xor() 295 static inline void emit_subu(unsigned int dst, unsigned int src1, in emit_subu() 340 static inline void emit_slt(unsigned int dst, unsigned int src1, in emit_slt() 346 static inline void emit_sltu(unsigned int dst, unsigned int src1, in emit_sltu() 404 static inline void emit_mul(unsigned int dst, unsigned int src1, in emit_mul()
|
/linux-4.1.27/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-4.1.27/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-4.1.27/arch/x86/include/asm/ |
D | mpspec.h | 104 #define physids_and(dst, src1, src2) \ argument 107 #define physids_or(dst, src1, src2) \ argument
|
/linux-4.1.27/tools/perf/util/include/linux/ |
D | bitmap.h | 40 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or()
|
/linux-4.1.27/arch/arm64/lib/ |
D | strcmp.S | 45 src1 .req x0 label
|
D | memcmp.S | 41 src1 .req x0 label
|
D | strncmp.S | 45 src1 .req x0 label
|
/linux-4.1.27/arch/sparc/kernel/ |
D | visemul.c | 602 u16 src1 = (rs1 >> (byte * 8)) & 0x00ff; in pmul() local 628 u16 src1 = (rs1 >> (byte * 8)) & 0x00ff; in pmul() local 652 u16 src1; in pmul() local 682 u16 src1; in pmul() local
|
/linux-4.1.27/arch/tile/lib/ |
D | memcpy_64.c | 62 const char *__restrict src1 = (const char *)srcv; in memcpy() local
|
/linux-4.1.27/net/ceph/ |
D | crypto.c | 224 const void *src1, size_t src1_len, in ceph_aes_encrypt2() 501 const void *src1, size_t src1_len, in ceph_encrypt2()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | vt8623fb.c | 155 const u8 *src1, *src; in vt8623fb_iplan_imageblit() local 211 const u8 *src1, *src; in vt8623fb_cfb4_imageblit() local
|
D | arkfb.c | 191 const u8 *src1, *src; in arkfb_iplan_imageblit() local 249 const u8 *src1, *src; in arkfb_cfb4_imageblit() local
|
D | s3fb.c | 362 const u8 *src1, *src; in s3fb_iplan_imageblit() local 419 const u8 *src1, *src; in s3fb_cfb4_imageblit() local
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_paired_singles.c | 505 u32 *dst, u32 *src1, in kvmppc_ps_three_in() 553 u32 *dst, u32 *src1, in kvmppc_ps_two_in() 604 u32 *dst, u32 *src1)) in kvmppc_ps_one_in()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | gt215.c | 344 const u32 src1 = 0x004160 + (clk * 4); in prog_pll() local
|
/linux-4.1.27/arch/arc/include/asm/ |
D | disasm.h | 88 int src1, src2, src3, dest, wb_reg; member
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | r8a7790.dtsi | 1500 src1: src@1 { label
|
D | r8a7791.dtsi | 1543 src1: src@1 { label
|
/linux-4.1.27/arch/mips/alchemy/common/ |
D | dbdma.c | 394 u32 cmd0, cmd1, src1, dest1; in au1xxx_dbdma_ring_alloc() local
|
/linux-4.1.27/drivers/video/fbdev/msm/ |
D | mdp_ppp.c | 32 uint32_t src1; member
|
/linux-4.1.27/arch/parisc/math-emu/ |
D | sgl_float.h | 337 #define Sgl_copyto_sglext(src1,dest1,dest2) \ argument
|
D | dbl_float.h | 731 #define Dbl_copyto_dblext(src1,src2,dest1,dest2,dest3,dest4) \ argument
|
/linux-4.1.27/sound/pci/au88x0/ |
D | au88x0_core.c | 1883 unsigned char src1, unsigned char adbdma) in vortex_connection_src_src_adbdma()
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_spu_defs.h | 123 unsigned int src1 : 3; member
|