Home
last modified time | relevance | path

Searched refs:base_length (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/lib/zlib_deflate/
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/
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()
Dcpqphp.h235 u32 base_length[0x06]; member