Home
last modified time | relevance | path

Searched refs:base_length (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddeftree.c104 static int base_length[LENGTH_CODES]; variable
187 base_length[code] = length; in tr_static_init()
988 lc -= base_length[code];
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddeftree.c104 static int base_length[LENGTH_CODES]; variable
187 base_length[code] = length; in tr_static_init()
988 lc -= base_length[code];
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_pci.c620 func->base_length[(cloop - 0x10) >> 2] = in cpqhp_save_base_addr_length()
660 func->base_length[(cloop - 0x10) >> 2] = base; in cpqhp_save_base_addr_length()
1134 if (func->base_length[(cloop - 0x10) >> 2] != base) in cpqhp_valid_replace()
H A Dcpqphp.h235 u32 base_length[0x06]; member
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_pci.c622 func->base_length[(cloop - 0x10) >> 2] = in cpqhp_save_base_addr_length()
662 func->base_length[(cloop - 0x10) >> 2] = base; in cpqhp_save_base_addr_length()
1136 if (func->base_length[(cloop - 0x10) >> 2] != base) in cpqhp_valid_replace()
H A Dcpqphp.h235 u32 base_length[0x06]; member

Completed in 10 milliseconds