Searched refs:bc1 (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/block/ |
D | blk-crypto.c | 175 static bool bio_crypt_ctx_compatible(struct bio_crypt_ctx *bc1, in bio_crypt_ctx_compatible() argument 178 if (!bc1) in bio_crypt_ctx_compatible() 181 return bc2 && bc1->bc_key == bc2->bc_key; in bio_crypt_ctx_compatible() 194 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes, in bio_crypt_ctx_mergeable() argument 197 if (!bio_crypt_ctx_compatible(bc1, bc2)) in bio_crypt_ctx_mergeable() 200 return !bc1 || bio_crypt_dun_is_contiguous(bc1, bc1_bytes, bc2->bc_dun); in bio_crypt_ctx_mergeable()
|
D | blk-crypto-internal.h | 28 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes,
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | rk3288-veyron-fievel.dts | 435 /* For usb bc1.2 */ 450 /* For usb bc1.2 */
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
D | pfpsp.sa | 888 dc.l $1248ff66,$2f084a28,$00005bc1,$202eff5c
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | devices.txt | 960 1 = /dev/bc1 Second Baycom radio modem
|