/openbmc/linux/arch/arm64/crypto/ |
H A D | sm4-ce-asm.h | 110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument 200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
|
H A D | sm4-neon-core.S | 220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument 254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
|
H A D | ghash-ce-core.S | 99 .macro __pmull_p8_tail, rq, ad, bd, nb, t, b1, b2, b3, b4
|
/openbmc/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 167 uint32_t b4 = BYTE_NEXT(count), b3 = BYTE_NEXT(count); in init_test_data_u32() local 192 uint64_t b4 = BYTE_NEXT(count), b3 = BYTE_NEXT(count); in init_test_data_u64() local 238 uint8_t b1, b2, b3, b4; in read_test_data_u32() local 280 uint8_t b1, b2, b3, b4, b5, b6, b7, b8; in read_test_data_u64() local
|
/openbmc/linux/arch/arm/crypto/ |
H A D | ghash-ce-core.S | 96 .macro __pmull_p64, rd, rn, rm, b1, b2, b3, b4
|
/openbmc/linux/lib/crypto/ |
H A D | curve25519-hacl64.c | 43 u64 b4 = b[4]; in modulo_carry_top() local 189 u128 b4; in fmul_fmul() local 247 u128 b4; in fsquare_fsquare_() local 356 u64 b4; in fdifference() local 398 u128 b4; in fscalar() local
|
/openbmc/linux/drivers/net/wireless/legacy/ |
H A D | ray_cs.h | 39 struct b4_startup_params b4; member
|
/openbmc/linux/drivers/atm/ |
H A D | fore200e.h | 73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | scsi.h | 95 uint8_t b4; member
|
/openbmc/linux/arch/x86/kernel/kprobes/ |
H A D | core.c | 64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp32.c | 70 #define EMIT4(b1, b2, b3, b4) \ argument 79 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
H A D | bpf_jit_comp.c | 39 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument 47 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
/openbmc/linux/arch/x86/kernel/ |
H A D | uprobes.c | 46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace.h | 196 unsigned long b4; member
|
/openbmc/qemu/hw/input/ |
H A D | ps2.c | 219 void ps2_queue_4(PS2State *s, int b1, int b2, int b3, int b4) in ps2_queue_4()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi5_core.h | 280 u16 b1, b2, b3, b4; member
|
H A D | dsi.c | 2675 int channel, u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload() 2695 u8 b1, b2, b3, b4; in dsi_vc_send_long() local
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi5_core.h | 280 u16 b1, b2, b3, b4; member
|
H A D | dsi.c | 2081 u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload() 2100 u8 b1, b2, b3, b4; in dsi_vc_send_long() local
|
/openbmc/linux/tools/mm/ |
H A D | slabinfo.c | 806 char b1[20], b2[20], b3[20], b4[20]; in totals() local
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | bmp280-core.c | 1950 u32 b4, b7; in bmp180_compensate_press() local
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_ct.c | 3503 uint32_t b1, b2, b3, b4, i, rev; in lpfc_decode_firmware_rev() local
|