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

/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_map.c10695 vm_object_t caller_object; local
10698 caller_object = object;
10721 if(object != caller_object)
10732 if(object != caller_object)
10750 if (object != caller_object)
10774 if (object != caller_object)
10793 if(object != caller_object)
10801 if(object != caller_object)

Completed in 128 milliseconds