Home
last modified time | relevance | path

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

/linux/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/scripts/
H A Delf-parse.c62 elf_parser.r = rle; in elf_parse()
H A Delf-parse.h265 static inline uint32_t rle(const uint32_t *x) in rle() function
/linux/drivers/scsi/
H A Dhpsa.c3445 struct ext_report_lun_entry *rle; in hpsa_get_enclosure_info() local
3451 rle = &rlep->LUN[rle_index]; in hpsa_get_enclosure_info()
3456 bmic_device_index = GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]); in hpsa_get_enclosure_info()
3463 if (bmic_device_index == 0xFF00 || MASKED_DEVICE(&rle->lunid[0])) { in hpsa_get_enclosure_info()
4172 struct ext_report_lun_entry *rle; in hpsa_get_ioaccel_drive_info() local
4177 rle = &rlep->LUN[rle_index]; in hpsa_get_ioaccel_drive_info()
4179 dev->ioaccel_handle = rle->ioaccel_handle; in hpsa_get_ioaccel_drive_info()
4180 if ((rle->device_flags & 0x08) && dev->ioaccel_handle) in hpsa_get_ioaccel_drive_info()
4183 rc = hpsa_bmic_id_physical_device(h, &rle->lunid[0], in hpsa_get_ioaccel_drive_info()
4184 GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]), id_phys, in hpsa_get_ioaccel_drive_info()
[all …]
/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst483 #1: lzo lzo-rle lz4 lz4hc [zstd]
484 #2: lzo lzo-rle lz4 [lz4hc] zstd
/linux/Documentation/staging/
H A Dlzo.rst92 (lzo and lzo-rle). Differences in the encoding are noted in this document with
/linux/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()