Home
last modified time | relevance | path

Searched refs:rle (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/parport/
H A Dieee1284_ops.c484 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-6.15/drivers/block/zram/
H A DKconfig54 bool "lzo and lzo-rle compression support" if !ZRAM_BACKEND_FORCE_LZO
66 bool "lzo-rle"
98 default "lzo-rle" if ZRAM_DEF_COMP_LZORLE
/linux-6.15/drivers/scsi/
H A Dhpsa.c3450 struct ext_report_lun_entry *rle; in hpsa_get_enclosure_info() local
3456 rle = &rlep->LUN[rle_index]; in hpsa_get_enclosure_info()
4180 struct ext_report_lun_entry *rle; in hpsa_get_ioaccel_drive_info() local
4185 rle = &rlep->LUN[rle_index]; in hpsa_get_ioaccel_drive_info()
4187 dev->ioaccel_handle = rle->ioaccel_handle; in hpsa_get_ioaccel_drive_info()
4192 GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]), id_phys, in hpsa_get_ioaccel_drive_info()
4209 struct ext_report_lun_entry *rle; in hpsa_get_path_info() local
4214 rle = &rlep->LUN[rle_index]; in hpsa_get_path_info()
4289 struct ext_report_lun_entry *rle) in hpsa_skip_device() argument
4297 device_flags = rle->device_flags; in hpsa_skip_device()
[all …]
/linux-6.15/crypto/
H A DMakefile161 obj-$(CONFIG_CRYPTO_LZO) += lzo.o lzo-rle.o
/linux-6.15/scripts/
H A Dsorttable.c362 static uint32_t rle(const uint32_t *x) in rle() function
1228 r = rle; in do_file()
/linux-6.15/Documentation/admin-guide/blockdev/
H A Dzram.rst441 #1: lzo lzo-rle lz4 lz4hc [zstd]
442 #2: lzo lzo-rle lz4 [lz4hc] zstd
/linux-6.15/Documentation/staging/
H A Dlzo.rst92 (lzo and lzo-rle). Differences in the encoding are noted in this document with
/linux-6.15/block/
H A Dsed-opal.c1467 u8 *uid, bool rle, bool wle, in generic_lr_enable_disable() argument
1480 add_token_u8(&err, dev, rle); in generic_lr_enable_disable()
/linux-6.15/Documentation/filesystems/
H A Df2fs.rst289 "lz4", "zstd" and "lzo-rle" algorithm.