Searched defs:src1 (Results 1 - 24 of 24) sorted by relevance

/linux-4.1.27/arch/ia64/lib/
H A Dcopy_page.S27 #define src1 r20 define
H A Dcopy_page_mck.S68 #define src1 r3 define
H A Dcopy_user.S64 #define src1 r24 define
H A Dmemcpy_mck.S32 #define src1 r3 define
/linux-4.1.27/arch/arm64/lib/
H A Dmemcmp.S41 src1 .req x0 label
H A Dstrcmp.S45 src1 .req x0 label
H A Dstrncmp.S45 src1 .req x0 label
/linux-4.1.27/tools/perf/util/include/linux/
H A Dbitmap.h40 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, bitmap_or() argument
/linux-4.1.27/arch/tile/lib/
H A Dmemcpy_64.c62 const char *__restrict src1 = (const char *)srcv; memcpy() local
/linux-4.1.27/arch/m68k/math-emu/
H A Dmulti_arith.h115 static inline void fp_submant(struct fp_ext *dest, struct fp_ext *src1, fp_submant() argument
166 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, fp_multiplymant() argument
/linux-4.1.27/include/linux/
H A Dbitmap.h212 static inline int bitmap_and(unsigned long *dst, const unsigned long *src1, bitmap_and() argument
220 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, bitmap_or() argument
229 static inline void bitmap_xor(unsigned long *dst, const unsigned long *src1, bitmap_xor() argument
238 static inline int bitmap_andnot(unsigned long *dst, const unsigned long *src1, bitmap_andnot() argument
255 static inline int bitmap_equal(const unsigned long *src1, bitmap_equal() argument
264 static inline int bitmap_intersects(const unsigned long *src1, bitmap_intersects() argument
273 static inline int bitmap_subset(const unsigned long *src1, bitmap_subset() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgt215.c344 const u32 src1 = 0x004160 + (clk * 4); prog_pll() local
/linux-4.1.27/arch/mips/alchemy/common/
H A Ddbdma.c394 u32 cmd0, cmd1, src1, dest1; au1xxx_dbdma_ring_alloc() local
/linux-4.1.27/net/ceph/
H A Dcrypto.c222 ceph_aes_encrypt2(const void *key, int key_len, void *dst, size_t *dst_len, const void *src1, size_t src1_len, const void *src2, size_t src2_len) ceph_aes_encrypt2() argument
500 ceph_encrypt2(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, const void *src1, size_t src1_len, const void *src2, size_t src2_len) ceph_encrypt2() argument
/linux-4.1.27/arch/sparc/kernel/
H A Dvisemul.c602 u16 src1 = (rs1 >> (byte * 8)) & 0x00ff; pmul() local
628 u16 src1 = (rs1 >> (byte * 8)) & 0x00ff; pmul() local
652 u16 src1; pmul() local
682 u16 src1; pmul() local
/linux-4.1.27/drivers/video/fbdev/
H A Dvt8623fb.c155 const u8 *src1, *src; vt8623fb_iplan_imageblit() local
211 const u8 *src1, *src; vt8623fb_cfb4_imageblit() local
H A Darkfb.c191 const u8 *src1, *src; arkfb_iplan_imageblit() local
249 const u8 *src1, *src; arkfb_cfb4_imageblit() local
H A Ds3fb.c362 const u8 *src1, *src; s3fb_iplan_imageblit() local
419 const u8 *src1, *src; s3fb_cfb4_imageblit() local
/linux-4.1.27/arch/arc/include/asm/
H A Ddisasm.h88 int src1, src2, src3, dest, wb_reg; member in struct:disasm_state
/linux-4.1.27/drivers/video/fbdev/msm/
H A Dmdp_ppp.c32 uint32_t src1; member in struct:mdp_regs
/linux-4.1.27/arch/mips/net/
H A Dbpf_jit.c185 static inline void emit_addu(unsigned int dst, unsigned int src1, emit_addu() argument
217 static inline void emit_or(unsigned int dst, unsigned int src1, emit_or() argument
255 static inline void emit_and(unsigned int dst, unsigned int src1, emit_and() argument
273 static inline void emit_xor(unsigned int dst, unsigned int src1, emit_xor() argument
295 static inline void emit_subu(unsigned int dst, unsigned int src1, emit_subu() argument
340 static inline void emit_slt(unsigned int dst, unsigned int src1, emit_slt() argument
346 static inline void emit_sltu(unsigned int dst, unsigned int src1, emit_sltu() argument
404 static inline void emit_mul(unsigned int dst, unsigned int src1, emit_mul() argument
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_paired_singles.c501 kvmppc_ps_three_in(struct kvm_vcpu *vcpu, bool rc, int reg_out, int reg_in1, int reg_in2, int reg_in3, int scalar, void (*func)(u64 *fpscr, u32 *dst, u32 *src1, u32 *src2, u32 *src3)) kvmppc_ps_three_in() argument
549 kvmppc_ps_two_in(struct kvm_vcpu *vcpu, bool rc, int reg_out, int reg_in1, int reg_in2, int scalar, void (*func)(u64 *fpscr, u32 *dst, u32 *src1, u32 *src2)) kvmppc_ps_two_in() argument
601 kvmppc_ps_one_in(struct kvm_vcpu *vcpu, bool rc, int reg_out, int reg_in, void (*func)(u64 *t, u32 *dst, u32 *src1)) kvmppc_ps_one_in() argument
/linux-4.1.27/sound/pci/au88x0/
H A Dau88x0_core.c1881 vortex_connection_src_src_adbdma(vortex_t * vortex, int en, unsigned char ch, unsigned char src0, unsigned char src1, unsigned char adbdma) vortex_connection_src_src_adbdma() argument
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/
H A Diop_spu_defs.h123 unsigned int src1 : 3; member in struct:__anon608

Completed in 626 milliseconds