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

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_object.h453 #define VM_OBJ_RES_INCR(object) (object)->res_count++ macro
458 #define VM_OBJ_RES_INCR(object) macro
H A Dvm_object.c3731 VM_OBJ_RES_INCR(new_copy);

Completed in 34 milliseconds