Searched refs:rle (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/drivers/parport/ |
D | ieee1284_ops.c | 484 int rle = 0; in parport_ieee1284_ecp_read_data() 536 if (rle) in parport_ieee1284_ecp_read_data() 568 rle = 1; in parport_ieee1284_ecp_read_data() 597 if (rle) { in parport_ieee1284_ecp_read_data() 598 rle = 0; in parport_ieee1284_ecp_read_data()
|
/Linux-v5.15/drivers/block/zram/ |
D | Kconfig | 23 bool "lzo-rle" 50 default "lzo-rle" if ZRAM_DEF_COMP_LZORLE
|
/Linux-v5.15/scripts/ |
D | sorttable.c | 123 static uint32_t rle(const uint32_t *x) in rle() function 309 r = rle; in do_file()
|
/Linux-v5.15/drivers/scsi/ |
D | hpsa.c | 3452 struct ext_report_lun_entry *rle; in hpsa_get_enclosure_info() local 3458 rle = &rlep->LUN[rle_index]; in hpsa_get_enclosure_info() 3463 bmic_device_index = GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]); in hpsa_get_enclosure_info() 3470 if (bmic_device_index == 0xFF00 || MASKED_DEVICE(&rle->lunid[0])) { in hpsa_get_enclosure_info() 4182 struct ext_report_lun_entry *rle; in hpsa_get_ioaccel_drive_info() local 4187 rle = &rlep->LUN[rle_index]; in hpsa_get_ioaccel_drive_info() 4189 dev->ioaccel_handle = rle->ioaccel_handle; in hpsa_get_ioaccel_drive_info() 4190 if ((rle->device_flags & 0x08) && dev->ioaccel_handle) in hpsa_get_ioaccel_drive_info() 4193 rc = hpsa_bmic_id_physical_device(h, &rle->lunid[0], in hpsa_get_ioaccel_drive_info() 4194 GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]), id_phys, in hpsa_get_ioaccel_drive_info() [all …]
|
/Linux-v5.15/crypto/ |
D | Makefile | 154 obj-$(CONFIG_CRYPTO_LZO) += lzo.o lzo-rle.o
|
/Linux-v5.15/Documentation/staging/ |
D | lzo.rst | 92 (lzo and lzo-rle). Differences in the encoding are noted in this document with
|
/Linux-v5.15/block/ |
D | sed-opal.c | 1296 u8 *uid, bool rle, bool wle, in generic_lr_enable_disable() argument 1309 add_token_u8(&err, dev, rle); in generic_lr_enable_disable()
|
/Linux-v5.15/Documentation/filesystems/ |
D | f2fs.rst | 269 "lz4", "zstd" and "lzo-rle" algorithm.
|