Home
last modified time | relevance | path

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

/Linux-v4.19/lib/zlib_deflate/
Ddeftree.c109 static int base_length[LENGTH_CODES]; variable
241 base_length[code] = length; in tr_static_init()
1042 lc -= base_length[code];
/Linux-v4.19/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