Home
last modified time | relevance | path

Searched defs:b1 (Results 1 - 25 of 225) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_biquad.h19 int32_t b1; member
26 biquad2_init(struct biquad2_state *bq, int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) biquad2_init() argument
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_biquad.h19 int32_t b1; member
26 biquad2_init(struct biquad2_state *bq, int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) biquad2_init() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_misc.c26 int b1; member
/kernel/linux/linux-5.10/fs/f2fs/
H A Dhash.c28 __u32 b0 = buf[0], b1 = buf[1]; in TEA_transform() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dhash.c28 __u32 b0 = buf[0], b1 = buf[1]; in TEA_transform() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_misc.c26 int b1; member
/kernel/linux/linux-5.10/crypto/
H A Daes_generic.c1179 u32 b0[4], b1[4]; in crypto_aes_encrypt() local
1249 u32 b0[4], b1[4]; crypto_aes_decrypt() local
[all...]
H A Dxor.c83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed() argument
121 void *b1, *b2; in calibrate_xor_blocks() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dau8522_common.c52 u8 b1[] = { 0 }; in au8522_readreg() local
H A Dtua6100.c163 u8 b1 [] = { 0x80 }; in tua6100_attach() local
H A Dstb6000.c192 u8 b1[] = { 0, 0 }; in stb6000_attach() local
H A Dtda826x.c133 u8 b1 [] = { 0, 0 }; in tda826x_attach() local
/kernel/linux/linux-5.10/fs/hpfs/
H A Dea.c322 void *b1, *b2; in hpfs_set_ea() local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dtda826x.c133 u8 b1 [] = { 0, 0 }; in tda826x_attach() local
H A Dstb6000.c192 u8 b1[] = { 0, 0 }; in stb6000_attach() local
H A Dtua6100.c163 u8 b1 [] = { 0x80 }; in tua6100_attach() local
H A Dau8522_common.c52 u8 b1[] = { 0 }; in au8522_readreg() local
/kernel/linux/linux-6.6/fs/hpfs/
H A Dea.c322 void *b1, *b2; in hpfs_set_ea() local
/kernel/linux/linux-6.6/crypto/
H A Daes_generic.c1179 u32 b0[4], b1[4]; in crypto_aes_encrypt() local
1249 u32 b0[4], b1[4]; crypto_aes_decrypt() local
[all...]
H A Dxor.c83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed() argument
121 void *b1, *b2; in calibrate_xor_blocks() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dpatch.c47 u64 m0, m1, v0, v1, b0, b1, *b = (u64 *) (insn_addr & -16); in ia64_patch() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dpatch.c47 u64 m0, m1, v0, v1, b0, b1, *b = (u64 *) (insn_addr & -16); in ia64_patch() local
/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dmpl115.c28 s16 b1, b2; member
/kernel/linux/linux-5.10/fs/ext4/
H A Dhash.c19 __u32 b0 = buf[0], b1 = buf[1]; in TEA_transform() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dhash.c19 __u32 b0 = buf[0], b1 = buf[1]; in TEA_transform() local

Completed in 13 milliseconds

123456789