Searched refs:fileidx (Results 1 – 1 of 1) sorted by relevance
6248 …uint32_t fileidx = (((uint32_t)slot & UNCOMPRESSED_FILEIDX_OFFSET_MASK) >> UNCOMPRESSED_FILEIDX_SH… in vm_uncompressed_extract_swap_file() local6249 return fileidx; in vm_uncompressed_extract_swap_file()6262 uint32_t fileidx = vm_uncompressed_extract_swap_file(slot); in vm_uncompressed_return_space_to_swap() local6263 if (fileidx == 1) { in vm_uncompressed_return_space_to_swap()6451 uint32_t fileidx = vm_uncompressed_extract_swap_file(*slot); in vm_uncompressed_get() local6458 if (fileidx == 1) { in vm_uncompressed_get()