Searched refs:file_control (Results 1 – 3 of 3) sorted by relevance
259 memory_object_control_t file_control; member
1349 memory_object_control_t file_control; in vm_shared_region_map_file_setup() local1420 file_control = srfmp->file_control; in vm_shared_region_map_file_setup()1458 file_object = memory_object_control_to_vm_object(file_control); in vm_shared_region_map_file_setup()1470 memory_object_mark_eligible_for_secluded(file_control, FALSE); in vm_shared_region_map_file_setup()1607 slid_file_controls[*mappings_to_slide_cnt - 1] = file_control; in vm_shared_region_map_file_setup()
2470 srfmp->file_control = ubc_getobject(srfmp->vp, UBC_HOLDOBJECT); in shared_region_map_and_slide_setup()2471 if (srfmp->file_control == MEMORY_OBJECT_CONTROL_NULL) { in shared_region_map_and_slide_setup()