Searched refs:tl_length (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/vm/
H A Dvm_compressor_backing_file.c280 remaining_length = tl->tl_length;
284 * We may not get the entire range from tl_offset -> tl_offset+tl_length in a single
288 while (trimmed < tl->tl_length) {
/xnu-2422.115.4/osfmk/vm/
H A Dvm_protos.h513 uint64_t tl_length; member in struct:trim_list
H A Dvm_compressor_backing_store.c1233 tl->tl_length = COMPRESSED_SWAP_CHUNK_SIZE;

Completed in 45 milliseconds