Home
last modified time | relevance | path

Searched defs:B (Results 51 – 75 of 134) sorted by relevance

123456

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_tlb.c227 struct drm_i915_gem_object *A, *B; in mem_tlbinv() local
H A Dselftest_engine_cs.c17 static int cmp_u32(const void *A, const void *B) in cmp_u32()
H A Dselftest_engine_pm.c21 static int cmp_u64(const void *A, const void *B) in cmp_u64()
H A Dintel_engine_user.c57 const struct list_head *B) in engine_cmp()
H A Dselftest_rps.c32 static int cmp_u64(const void *A, const void *B) in cmp_u64()
44 static int cmp_u32(const void *A, const void *B) in cmp_u32()
H A Dselftest_lrc.c1268 u32 *A[2], *B[2]; in compare_isolation() local
1405 struct intel_context *A, *B; in __lrc_isolation() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c94 u8 B = (wep->iv >> 16) & 0xff; in prism2_wep_encrypt() local
/openbmc/qemu/fpu/
H A Dsoftfloat.c735 #define parts_pick_nan_muladd(A, B, C, S, ABM, ABCM) \ argument
766 #define parts_add_normal(A, B) \ argument
773 #define parts_sub_normal(A, B) \ argument
781 #define parts_addsub(A, B, S, Z) \ argument
789 #define parts_mul(A, B, S) \ argument
799 #define parts_muladd(A, B, C, Z, S) \ argument
807 #define parts_div(A, B, S) \ argument
815 #define parts_modrem(A, B, Q, S) \ argument
896 #define parts_minmax(A, B, S, F) \ argument
904 #define parts_compare(A, B, S, Q) \ argument
[all …]
/openbmc/linux/net/mac80211/
H A Dwep.c39 u8 B = (iv >> 16) & 0xff; in ieee80211_wep_weak_iv() local
/openbmc/linux/net/wireless/
H A Dlib80211_crypt_wep.c85 u8 B = (wep->iv >> 16) & 0xff; in lib80211_wep_build_iv() local
/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue()
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue()
/openbmc/u-boot/lib/
H A Dsha256.c62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
H A Dsha1.c70 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
/openbmc/linux/drivers/macintosh/
H A Dvia-macii.c41 #define B 0 /* B-side data */ macro
H A Dvia-cuda.c40 #define B 0 /* B-side data */ macro
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.h54 #define ktime_compare_safe(A, B) \ argument
/openbmc/u-boot/drivers/ddr/altera/
H A Dsdram_arria10.c27 #define ARRIA_DDR_CONFIG(A, B, C, R) \ argument
/openbmc/linux/drivers/thermal/
H A Damlogic_thermal.c77 int B; member
/openbmc/linux/fs/isofs/
H A Drock.c25 #define SIG(A,B) ((A) | ((B) << 8)) /* isonum_721() */ argument
/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_asm.S193 .set B, REG_B define
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sme.c200 #define FN_END(L, B) { FN_HV(L), FN_HV(B) } in trans_LDST1() argument
/openbmc/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c112 static int mult_q(int A, int B) in mult_q()
128 static int div_q(int A, int B) in div_q()
/openbmc/linux/arch/mips/crypto/
H A Dchacha-core.S186 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
/openbmc/linux/drivers/comedi/drivers/tests/
H A Dni_routes_test.c28 #define B(x) ((x) - NI_NAMES_BASE) macro

123456