Home
last modified time | relevance | path

Searched defs:B (Results 1 – 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/lib/
Dsha1.c56 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
62 #define T_0_15(t, A, B, C, D, E) SHA_ROUND(t, SHA_SRC, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
63 #define T_16_19(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
64 #define T_20_39(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0x6ed9eba1, A, B, C, D, E ) argument
65 #define T_40_59(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, ((B&C)+(D&(B^C))) , 0x8f1bbcdc, A, B, C, D,… argument
66 #define T_60_79(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0xca62c1d6, A, B, C, D, E ) argument
88 __u32 A, B, C, D, E; in sha1_transform() local
Ddynamic_queue_limits.c14 #define POSDIFF(A, B) ((int)((A) - (B)) > 0 ? (A) - (B) : 0) argument
15 #define AFTER_EQ(A, B) ((int)((A) - (B)) >= 0) argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_sw_fence.c98 struct i915_sw_fence *A, *B, *C; in test_dag() local
177 struct i915_sw_fence *A, *B; in test_AB() local
225 struct i915_sw_fence *A, *B, *C; in test_ABC() local
305 struct i915_sw_fence *A, *B, *C; in test_AB_C() local
382 struct i915_sw_fence *A, *B, *C; in test_C_AB() local
/kernel/linux/linux-5.10/lib/crypto/
Ddes.c582 #define ROUND(L, R, A, B, K, d) \ argument
784 u32 L, R, A, B; in des_encrypt() local
805 u32 L, R, A, B; in des_decrypt() local
847 u32 L, R, A, B; in des3_ede_encrypt() local
876 u32 L, R, A, B; in des3_ede_decrypt() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_namespacing.c32 union B {}; union
36 B = 2, enumerator
Dtest_core_reloc_primitives.c18 B = 1, enumerator
Dbtf_dump_test_case_bitfields.c34 B, /* B = 1, same */ enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dselftest_gt_pm.c16 static int cmp_u64(const void *A, const void *B) in cmp_u64()
28 static int cmp_u32(const void *A, const void *B) in cmp_u32()
/kernel/linux/linux-5.10/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S59 #define VPERM(A, B, C, D) vperm A, B, C, D argument
61 #define VPERM(A, B, C, D) argument
/kernel/linux/linux-5.10/tools/virtio/linux/
Dthread_info.h1 #define check_copy_size(A, B, C) (1) argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppevvmath.h316 static bool Equal(fInt A, fInt B) in Equal()
324 static bool GreaterThan(fInt A, fInt B) in GreaterThan()
453 static void SolveQuadracticEqn(fInt A, fInt B, fInt C, fInt Roots[]) in SolveQuadracticEqn()
499 fInt A, B, Quotient; in Divide() local
/kernel/linux/linux-5.10/Documentation/kbuild/
DKconfig.select-break26 config B config
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
Dfutex_bench.c18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F) argument
/kernel/linux/linux-5.10/include/drm/
Ddrm_fixed.h39 #define dfixed_mul(A, B) ((u64)((u64)(A).full * (B).full + 2048) >> 12) argument
62 static inline u32 dfixed_div(fixed20_12 A, fixed20_12 B) in dfixed_div()
/kernel/linux/linux-5.10/arch/ia64/lib/
Dmemcpy_mck.S64 #define B (PREFETCH_DIST) macro
555 #define B r20 macro
Dcopy_page_mck.S96 #define B (PREFETCH_DIST) macro
/kernel/linux/linux-5.10/scripts/kconfig/tests/auto_submenu/
DKconfig42 config B config
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/
Dni_route_values.h37 #define B(x) ((x) - NI_NAMES_BASE) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_utils.h86 #define add_overflows_t(T, A, B) \ argument
89 #define add_overflows_t(T, A, B) ({ \ argument
96 #define add_overflows(A, B) \ argument
/kernel/linux/linux-5.10/scripts/kconfig/tests/err_recursive_dep/
DKconfig11 config B config
/kernel/linux/linux-5.10/kernel/trace/
Dtracing_map.c840 static int cmp_entries_dup(const void *A, const void *B) in cmp_entries_dup()
854 static int cmp_entries_sum(const void *A, const void *B) in cmp_entries_sum()
885 static int cmp_entries_key(const void *A, const void *B) in cmp_entries_key()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/asm/
Dppc_asm.h30 #define PPC_MTOCRF(A, B) mtocrf A, B argument
/kernel/linux/linux-5.10/fs/jffs2/
Dcompr_rubin.c102 static int encode(struct rubin_state *rs, long A, long B, int symbol) in encode()
200 static int decode(struct rubin_state *rs, long A, long B) in decode()
/kernel/linux/linux-5.10/arch/arm/kernel/
Dswp_emulate.c36 #define __user_swpX_asm(data, addr, res, temp, B) \ argument
/kernel/linux/linux-5.10/arch/x86/crypto/
Dsha1_avx2_x86_64_asm.S101 .set B, REG_B define
327 .set B, TB define

1234