| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | cpumask.c | 136 const struct cpumask *src2) in bpf_cpumask_first_and() 251 const struct cpumask *src2) in bpf_cpumask_and() 266 const struct cpumask *src2) in bpf_cpumask_or() 281 const struct cpumask *src2) in bpf_cpumask_xor() 297 __bpf_kfunc bool bpf_cpumask_equal(const struct cpumask *src1, const struct cpumask *src2) in bpf_cpumask_equal() 313 __bpf_kfunc bool bpf_cpumask_intersects(const struct cpumask *src1, const struct cpumask *src2) in bpf_cpumask_intersects() 329 __bpf_kfunc bool bpf_cpumask_subset(const struct cpumask *src1, const struct cpumask *src2) in bpf_cpumask_subset() 405 const struct cpumask *src2) in bpf_cpumask_any_and_distribute()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | linkmode.h | 36 const unsigned long *src2) in linkmode_andnot() 75 const unsigned long *src2) in linkmode_equal() 81 const unsigned long *src2) in linkmode_intersects() 87 const unsigned long *src2) in linkmode_subset()
|
| D | bitmap.h | 337 const unsigned long *src2, unsigned int nbits) in bitmap_and() 345 const unsigned long *src2, unsigned int nbits) in bitmap_or() 354 const unsigned long *src2, unsigned int nbits) in bitmap_xor() 363 const unsigned long *src2, unsigned int nbits) in bitmap_andnot() 387 const unsigned long *src2, unsigned int nbits) in bitmap_equal() 407 const unsigned long *src2, in bitmap_or_equal() 418 const unsigned long *src2, in bitmap_intersects() 428 const unsigned long *src2, unsigned int nbits) in bitmap_subset() 462 const unsigned long *src2, unsigned int nbits) in bitmap_weight_and()
|
| D | nodemask.h | 162 #define nodes_and(dst, src1, src2) \ argument 170 #define nodes_or(dst, src1, src2) \ argument 178 #define nodes_xor(dst, src1, src2) \ argument 186 #define nodes_andnot(dst, src1, src2) \ argument 202 #define nodes_equal(src1, src2) \ argument 210 #define nodes_intersects(src1, src2) \ argument 218 #define nodes_subset(src1, src2) \ argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | linkmode.h | 36 const unsigned long *src2) in linkmode_andnot() 80 const unsigned long *src2) in linkmode_equal() 86 const unsigned long *src2) in linkmode_intersects() 92 const unsigned long *src2) in linkmode_subset()
|
| D | bitmap.h | 292 const unsigned long *src2, unsigned int nbits) in bitmap_and() 300 const unsigned long *src2, unsigned int nbits) in bitmap_or() 309 const unsigned long *src2, unsigned int nbits) in bitmap_xor() 318 const unsigned long *src2, unsigned int nbits) in bitmap_andnot() 342 const unsigned long *src2, unsigned int nbits) in bitmap_equal() 362 const unsigned long *src2, in bitmap_or_equal() 373 const unsigned long *src2, unsigned int nbits) in bitmap_intersects() 382 const unsigned long *src2, unsigned int nbits) in bitmap_subset()
|
| D | nodemask.h | 161 #define nodes_and(dst, src1, src2) \ argument 169 #define nodes_or(dst, src1, src2) \ argument 177 #define nodes_xor(dst, src1, src2) \ argument 185 #define nodes_andnot(dst, src1, src2) \ argument 201 #define nodes_equal(src1, src2) \ argument 209 #define nodes_intersects(src1, src2) \ argument 217 #define nodes_subset(src1, src2) \ argument
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | bitmap.h | 74 const unsigned long *src2, unsigned int nbits) in bitmap_or() 118 const unsigned long *src2, unsigned int nbits) in bitmap_and() 133 const unsigned long *src2, unsigned int nbits) in bitmap_equal() 144 const unsigned long *src2, in bitmap_intersects()
|
| /kernel/linux/linux-6.6/arch/m68k/math-emu/ |
| D | multi_arith.h | 115 struct fp_ext *src2) in fp_submant() 126 #define fp_mul64(desth, destl, src1, src2) ({ \ argument 133 #define fp_add64(dest1, dest2, src1, src2) ({ \ argument 166 struct fp_ext *src2) in fp_multiplymant()
|
| /kernel/linux/linux-5.10/arch/m68k/math-emu/ |
| D | multi_arith.h | 115 struct fp_ext *src2) in fp_submant() 126 #define fp_mul64(desth, destl, src1, src2) ({ \ argument 133 #define fp_add64(dest1, dest2, src1, src2) ({ \ argument 166 struct fp_ext *src2) in fp_multiplymant()
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | bitmap.h | 77 const unsigned long *src2, int nbits) in bitmap_or() 155 const unsigned long *src2, unsigned int nbits) in bitmap_and() 171 const unsigned long *src2, unsigned int nbits) in bitmap_equal()
|
| /kernel/linux/linux-5.10/arch/mips/net/ |
| D | bpf_jit.c | 150 unsigned int src2, struct jit_ctx *ctx) in emit_addu() 182 unsigned int src2, struct jit_ctx *ctx) in emit_or() 220 unsigned int src2, struct jit_ctx *ctx) in emit_and() 238 unsigned int src2, struct jit_ctx *ctx) in emit_xor() 260 unsigned int src2, struct jit_ctx *ctx) in emit_subu() 305 unsigned int src2, struct jit_ctx *ctx) in emit_slt() 311 unsigned int src2, struct jit_ctx *ctx) in emit_sltu() 375 unsigned int src2, struct jit_ctx *ctx) in emit_mul()
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| D | utils.c | 17 void __crypto_xor(u8 *dst, const u8 *src1, const u8 *src2, unsigned int len) in __crypto_xor()
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | mpspec.h | 95 #define physids_and(dst, src1, src2) \ argument 98 #define physids_or(dst, src1, src2) \ argument
|
| /kernel/linux/linux-6.6/arch/ia64/lib/ |
| D | copy_page.S | 30 #define src2 r21 macro
|
| D | memcpy.S | 31 # define src2 r17 macro
|
| /kernel/linux/linux-6.6/arch/arm64/lib/ |
| D | memcmp.S | 21 #define src2 x1 macro
|
| D | strcmp.S | 24 #define src2 x1 macro
|
| /kernel/linux/linux-5.10/arch/ia64/lib/ |
| D | copy_page.S | 30 #define src2 r21 macro
|
| D | memcpy.S | 31 # define src2 r17 macro
|
| /kernel/linux/linux-6.6/include/crypto/ |
| D | utils.h | 35 static inline void crypto_xor_cpy(u8 *dst, const u8 *src1, const u8 *src2, in crypto_xor_cpy()
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| 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
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| 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
|
| /kernel/linux/linux-5.10/arch/arm64/lib/ |
| D | strcmp.S | 34 src2 .req x1 label
|
| D | memcmp.S | 30 src2 .req x1 label
|