/linux/kernel/bpf/ |
H A D | cpumask.c | 138 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 D | linkmode.h | 42 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 D | multi_arith.h | 117 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 D | fp_log.c | 28 struct fp_ext tmp, src2; in fp_fsqrt() local
|
/linux/net/netfilter/ |
H A D | nft_bitwise.c | 64 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 = ®s->data[priv->sreg], *src2; in nft_bitwise_eval() local
|
/linux/lib/crypto/ |
H A D | utils.c | 17 void __crypto_xor(u8 *dst, const u8 *src1, const u8 *src2, unsigned int len) in __crypto_xor()
|
/linux/arch/sparc/kernel/ |
H A D | visemul.c | 604 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 D | memcmp.S | 21 #define src2 x1 macro
|
H A D | strcmp.S | 24 #define src2 x1 macro
|
H A D | strncmp.S | 25 #define src2 x1 macro
|
/linux/include/crypto/ |
H A D | utils.h | 35 static inline void crypto_xor_cpy(u8 *dst, const u8 *src1, const u8 *src2, in crypto_xor_cpy()
|
/linux/arch/riscv/net/ |
H A D | bpf_jit_comp32.c | 564 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 D | bpf_jit_comp32.c | 699 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 D | book3s_paired_singles.c | 495 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 D | r8a7793.dtsi | 1127 src2: src-2 { label
|
H A D | r8a7794.dtsi | 1109 src2: src-2 { label
|
H A D | r8a7791.dtsi | 1381 src2: src-2 { label
|
H A D | r8a7790.dtsi | 1349 src2: src-2 { label
|
/linux/drivers/video/fbdev/core/ |
H A D | svgalib.c | 243 u16 __iomem *src2 = src; in svga_tilecopy() local
|
/linux/arch/arc/include/asm/ |
H A D | disasm.h | 85 int src1, src2, src3, dest, wb_reg; member
|
/linux/arch/parisc/math-emu/ |
H A D | dbl_float.h | 29 #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 D | sgl_float.h | 28 #define Sgl_and_signs( src1dst, src2) \ argument 30 #define Sgl_or_signs( src1dst, src2) \ argument
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a774c0.dtsi | 1433 src2: src-2 { label
|
H A D | r8a77990.dtsi | 1584 src2: src-2 { label
|
H A D | r8a774b1.dtsi | 1675 src2: src-2 { label
|