Home
last modified time | relevance | path

Searched defs:src2 (Results 1 – 25 of 31) sorted by relevance

12

/linux/kernel/bpf/
H A Dcpumask.c138 bpf_cpumask_first_and(const struct cpumask * src1,const struct cpumask * src2) bpf_cpumask_first_and() argument
253 bpf_cpumask_and(struct bpf_cpumask * dst,const struct cpumask * src1,const struct cpumask * src2) bpf_cpumask_and() argument
268 bpf_cpumask_or(struct bpf_cpumask * dst,const struct cpumask * src1,const struct cpumask * src2) bpf_cpumask_or() argument
283 bpf_cpumask_xor(struct bpf_cpumask * dst,const struct cpumask * src1,const struct cpumask * src2) bpf_cpumask_xor() argument
299 bpf_cpumask_equal(const struct cpumask * src1,const struct cpumask * src2) bpf_cpumask_equal() argument
315 bpf_cpumask_intersects(const struct cpumask * src1,const struct cpumask * src2) bpf_cpumask_intersects() argument
331 bpf_cpumask_subset(const struct cpumask * src1,const struct cpumask * src2) bpf_cpumask_subset() argument
407 bpf_cpumask_any_and_distribute(const struct cpumask * src1,const struct cpumask * src2) bpf_cpumask_any_and_distribute() argument
[all...]
/linux/include/linux/
H A Dlinkmode.h42 const unsigned long *src2) in linkmode_andnot()
62 const unsigned long *src2) in linkmode_equal()
68 const unsigned long *src2) in linkmode_intersects()
74 const unsigned long *src2) in linkmode_subset()
/linux/arch/m68k/math-emu/
H A Dmulti_arith.h117 struct fp_ext *src2) in fp_submant()
128 #define fp_mul64(desth, destl, src1, src2) ({ \ argument
135 #define fp_add64(dest1, dest2, src1, src2) ({ \ argument
168 struct fp_ext *src2) in fp_multiplymant()
H A Dfp_log.c28 struct fp_ext tmp, src2; in fp_fsqrt() local
/linux/net/netfilter/
H A Dnft_bitwise.c64 static void nft_bitwise_eval_and(u32 *dst, const u32 *src, const u32 *src2, in nft_bitwise_eval_and()
73 static void nft_bitwise_eval_or(u32 *dst, const u32 *src, const u32 *src2, in nft_bitwise_eval_or()
82 static void nft_bitwise_eval_xor(u32 *dst, const u32 *src, const u32 *src2, in nft_bitwise_eval_xor()
95 const u32 *src = &regs->data[priv->sreg], *src2; in nft_bitwise_eval() local
/linux/lib/crypto/
H A Dutils.c17 void __crypto_xor(u8 *dst, const u8 *src1, const u8 *src2, unsigned int len) in __crypto_xor()
/linux/arch/sparc/kernel/
H A Dvisemul.c604 s16 src2 = (rs2 >> (byte * 16)) & 0xffff; in pmul() local
621 s16 src2; in pmul() local
654 s16 src2; in pmul() local
684 s16 src2; in pmul() local
/linux/arch/arm64/lib/
H A Dmemcmp.S21 #define src2 x1 macro
H A Dstrcmp.S24 #define src2 x1 macro
H A Dstrncmp.S25 #define src2 x1 macro
/linux/include/crypto/
H A Dutils.h35 static inline void crypto_xor_cpy(u8 *dst, const u8 *src1, const u8 *src2, in crypto_xor_cpy()
/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c564 static int emit_branch_r64(const s8 *src1, const s8 *src2, s32 rvoff, in emit_branch_r64()
722 static int emit_branch_r32(const s8 *src1, const s8 *src2, s32 rvoff, in emit_branch_r32()
/linux/arch/parisc/net/
H A Dbpf_jit_comp32.c699 static int emit_branch_r64(const s8 *src1, const s8 *src2, s32 paoff, in emit_branch_r64()
866 static int emit_branch_r32(const s8 *src1, const s8 *src2, s32 paoff, in emit_branch_r32()
/linux/arch/powerpc/kvm/
H A Dbook3s_paired_singles.c495 u32 *src2, u32 *src3)) in kvmppc_ps_three_in()
543 u32 *src2)) in kvmppc_ps_two_in()
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7793.dtsi1127 src2: src-2 { label
H A Dr8a7794.dtsi1109 src2: src-2 { label
H A Dr8a7791.dtsi1381 src2: src-2 { label
H A Dr8a7790.dtsi1349 src2: src-2 { label
/linux/drivers/video/fbdev/core/
H A Dsvgalib.c243 u16 __iomem *src2 = src; in svga_tilecopy() local
/linux/arch/arc/include/asm/
H A Ddisasm.h85 int src1, src2, src3, dest, wb_reg; member
/linux/arch/parisc/math-emu/
H A Ddbl_float.h29 #define Dbl_and_signs( src1dst, src2) \ argument
31 #define Dbl_or_signs( src1dst, src2) \ argument
718 #define Dbl_copyto_dblext(src1,src2,dest1,dest2,dest3,dest4) \ argument
H A Dsgl_float.h28 #define Sgl_and_signs( src1dst, src2) \ argument
30 #define Sgl_or_signs( src1dst, src2) \ argument
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a774c0.dtsi1433 src2: src-2 { label
H A Dr8a77990.dtsi1584 src2: src-2 { label
H A Dr8a774b1.dtsi1675 src2: src-2 { label

12