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

/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_map.c8468 * "curr_offset" is the cumulated offset of "curr_map" in the
8478 vm_map_offset_t curr_offset; local
8528 curr_offset = 0;
8544 user_address - curr_offset,
8563 curr_offset = 0;
8584 (tmp_entry->vme_start + curr_offset <=
8599 next_offset = curr_offset;
8638 * "curr_offset" always represents the offset of a virtual
8642 curr_offset +=
8670 curr_offset
[all...]

Completed in 39 milliseconds