Searched defs:vm_object (Results 1 – 2 of 2) sorted by relevance
96 struct vm_object { struct 98 TAILQ_ENTRY(vm_object) object_list; /* list of all objects */ argument 116 struct vm_object *backing_object; /* object that I'm a shadow of */ argument 118 TAILQ_ENTRY(vm_object) pager_object_list; /* list of all objects of this pager type */ argument 120 handlevm_object global() argument 121 __anonb632cb62010avm_object global() argument 176 un_pagervm_object global() argument 177 credvm_object global() argument 178 chargevm_object global() argument 179 umtx_datavm_object global() argument [all...]
87 struct vm_object *vm_object; /* object object */ global() member