Searched refs:fileidx (Results 1 – 1 of 1) sorted by relevance
5990 …uint32_t fileidx = (((uint32_t)slot & UNCOMPRESSED_FILEIDX_OFFSET_MASK) >> UNCOMPRESSED_FILEIDX_SH… in vm_uncompressed_extract_swap_file() local5991 return fileidx; in vm_uncompressed_extract_swap_file()6004 uint32_t fileidx = vm_uncompressed_extract_swap_file(slot); in vm_uncompressed_return_space_to_swap() local6005 if (fileidx == 1) { in vm_uncompressed_return_space_to_swap()6193 uint32_t fileidx = vm_uncompressed_extract_swap_file(*slot); in vm_uncompressed_get() local6200 if (fileidx == 1) { in vm_uncompressed_get()