/linux/arch/s390/net/ |
A D | bpf_jit_comp.c | 119 #define REG_SET_SEEN(b1) \ argument 124 #define REG_SEEN(b1) jit->seen_reg[reg2hex[(b1)]] argument 137 #define EMIT2(op, b1, b2) \ argument 151 #define EMIT4(op, b1, b2) \ argument 158 #define EMIT4_RRF(op, b1, b2, b3) \ argument 172 #define EMIT4_DISP(op, b1, b2, disp) \ argument 180 #define EMIT4_IMM(op, b1, imm) \ argument 222 #define EMIT6_DISP_LH(op1, op2, b1, b2, b3, disp) \ argument 249 #define EMIT6_PCREL(op1, op2, b1, b2, i, off, mask) \ argument 281 #define EMIT6_IMM(op, b1, imm) \ argument [all …]
|
/linux/arch/x86/crypto/ |
A D | cast5-avx-x86_64-asm_64.S | 125 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument 135 #define F1_2(a1, b1, a2, b2) \ argument 137 #define F2_2(a1, b1, a2, b2) \ argument 139 #define F3_2(a1, b1, a2, b2) \ argument 142 #define subround(a1, b1, a2, b2, f) \ argument
|
A D | cast6-avx-x86_64-asm_64.S | 125 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument 135 #define F1_2(a1, b1, a2, b2) \ argument 137 #define F2_2(a1, b1, a2, b2) \ argument 139 #define F3_2(a1, b1, a2, b2) \ argument
|
/linux/drivers/isdn/mISDN/ |
A D | dsp_biquad.h | 19 int32_t b1; member 27 int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) in biquad2_init()
|
/linux/crypto/ |
A D | xor.c | 83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed() 121 void *b1, *b2; in calibrate_xor_blocks() local
|
A D | aes_generic.c | 1179 u32 b0[4], b1[4]; in crypto_aes_encrypt() local 1249 u32 b0[4], b1[4]; in crypto_aes_decrypt() local
|
/linux/arch/x86/net/ |
A D | bpf_jit_comp.c | 35 #define EMIT1(b1) EMIT(b1, 1) argument 36 #define EMIT2(b1, b2) EMIT((b1) + ((b2) << 8), 2) argument 37 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument 38 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument 40 #define EMIT1_off32(b1, off) \ argument 42 #define EMIT2_off32(b1, b2, off) \ argument 44 #define EMIT3_off32(b1, b2, b3, off) \ argument 46 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument 590 u8 b1, b2, b3; in emit_mov_imm32() local
|
A D | bpf_jit_comp32.c | 67 #define EMIT1(b1) EMIT(b1, 1) argument 68 #define EMIT2(b1, b2) EMIT((b1) + ((b2) << 8), 2) argument 69 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument 70 #define EMIT4(b1, b2, b3, b4) \ argument 73 #define EMIT1_off32(b1, off) \ argument 75 #define EMIT2_off32(b1, b2, off) \ argument 77 #define EMIT3_off32(b1, b2, b3, off) \ argument 79 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
/linux/drivers/media/dvb-frontends/ |
A D | l64781.c | 57 u8 b1 [] = { 0 }; in l64781_readreg() local 495 u8 b1 [] = { 0x00 }; in l64781_attach() local
|
A D | lgs8gl5.c | 85 u8 b1[] = {0}; in lgs8gl5_read_reg() local 125 u8 b1[] = {0}; in lgs8gl5_update_alt_reg() local
|
A D | stb6000.c | 192 u8 b1[] = { 0, 0 }; in stb6000_attach() local
|
A D | tda826x.c | 133 u8 b1 [] = { 0, 0 }; in tda826x_attach() local
|
A D | tua6100.c | 163 u8 b1 [] = { 0x80 }; in tua6100_attach() local
|
A D | au8522_common.c | 52 u8 b1[] = { 0 }; in au8522_readreg() local
|
A D | s5h1432.c | 63 u8 b1[] = { 0 }; in s5h1432_readreg() local
|
/linux/fs/f2fs/ |
A D | hash.c | 28 __u32 b0 = buf[0], b1 = buf[1]; in TEA_transform() local
|
/linux/drivers/atm/ |
A D | fore200e.h | 71 #define BITFIELD2(b1, b2) b1; b2; argument 72 #define BITFIELD3(b1, b2, b3) b1; b2; b3; argument 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 77 #define BITFIELD2(b1, b2) b2; b1; argument 78 #define BITFIELD3(b1, b2, b3) b3; b2; b1; 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
|
/linux/tools/testing/selftests/bpf/progs/ |
A D | test_core_reloc_misc.c | 26 int b1; member
|
/linux/arch/sh/kernel/cpu/sh4/ |
A D | softfloat.c | 638 void add128(bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 * z0Ptr, in add128() 649 sub128(bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 * z0Ptr, in sub128() 658 bits64 b0, b1; in estimateDiv128To64() local
|
/linux/drivers/iio/pressure/ |
A D | mpl115.c | 28 s16 b1, b2; member
|
/linux/arch/ia64/kernel/ |
A D | patch.c | 47 u64 m0, m1, v0, v1, b0, b1, *b = (u64 *) (insn_addr & -16); in ia64_patch() local
|
A D | module.c | 247 uint64_t b0, b1, *b = (uint64_t *) plt->bundle[1]; in plt_target() local 296 uint64_t b0, b1, *b = (uint64_t *) plt->bundle[0]; in plt_target() local
|
/linux/fs/hpfs/ |
A D | ea.c | 322 void *b1, *b2; in hpfs_set_ea() local
|
/linux/fs/xfs/ |
A D | xfs_extent_busy.c | 620 struct xfs_extent_busy *b1 = in xfs_extent_busy_ag_cmp() local
|
/linux/drivers/media/pci/bt8xx/ |
A D | bttv-i2c.c | 284 int bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1, in bttv_I2CWrite()
|