Home
last modified time | relevance | path

Searched refs:vm_object_lock_assert_exclusive (Results 1 – 10 of 10) sorted by relevance

/xnu-11215/osfmk/vm/
H A Dvm_object_internal.h92 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_PAGER_CREATED()
100 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_PAGER_INITIALIZED()
108 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_PAGER_READY()
116 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_PAGER_TRUSTED()
124 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_CAN_PERSIST()
132 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_INTERNAL()
140 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_PRIVATE()
148 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_PAGEOUT()
156 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_ALIVE()
164 vm_object_lock_assert_exclusive(object); in VM_OBJECT_SET_PURGABLE()
[all …]
H A Dvm_purgeable.c768 vm_object_lock_assert_exclusive(object); in vm_purgeable_object_find_and_lock()
1016 vm_object_lock_assert_exclusive(object); in vm_purgeable_object_add()
1075 vm_object_lock_assert_exclusive(object); in vm_purgeable_object_remove()
1127 vm_object_lock_assert_exclusive(object); in vm_purgeable_object_remove()
1392 vm_object_lock_assert_exclusive(object); in vm_purgeable_nonvolatile_enqueue()
1434 vm_object_lock_assert_exclusive(object); in vm_purgeable_nonvolatile_enqueue()
1444 vm_object_lock_assert_exclusive(object); in vm_purgeable_nonvolatile_dequeue()
1479 vm_object_lock_assert_exclusive(object); in vm_purgeable_nonvolatile_dequeue()
1499 vm_object_lock_assert_exclusive(object); in vm_purgeable_accounting()
1599 vm_object_lock_assert_exclusive(object); in vm_purgeable_accounting()
[all …]
H A Dvm_object.c778 vm_object_lock_assert_exclusive(object); in vm_object_deallocate()
851 vm_object_lock_assert_exclusive(object); in vm_object_page_grab()
1247 vm_object_lock_assert_exclusive(object); in vm_object_terminate()
1264 vm_object_lock_assert_exclusive(object); in vm_object_terminate()
1275 vm_object_lock_assert_exclusive(object); in vm_object_terminate()
1379 vm_object_lock_assert_exclusive(object); in vm_object_reap()
1841 vm_object_lock_assert_exclusive(object); in vm_object_reap_async()
2675 vm_object_lock_assert_exclusive(object);
2804 vm_object_lock_assert_exclusive(object);
4403 vm_object_lock_assert_exclusive(object);
[all …]
H A Dvm_phantom_cache.c185 vm_object_lock_assert_exclusive(object); in vm_phantom_cache_add_ghost()
332 vm_object_lock_assert_exclusive(object); in vm_phantom_cache_update()
H A Dvm_fault.c2698 vm_object_lock_assert_exclusive(object); in vm_fault_cs_check_violation()
3669 vm_object_lock_assert_exclusive(object); in vm_fault_pmap_enter_with_object_lock()
3710 vm_object_lock_assert_exclusive(object); in vm_fault_pmap_enter_with_object_lock()
3776 vm_object_lock_assert_exclusive(object); in vm_fault_enter_prepare()
7840 vm_object_lock_assert_exclusive(object); in vm_page_validate_cs_fast()
7857 vm_object_lock_assert_exclusive(object); in vm_page_validate_cs_fast()
7883 vm_object_lock_assert_exclusive(object); in vm_page_validate_cs_fast()
7900 vm_object_lock_assert_exclusive(object); in vm_page_validate_cs_mapped_slow()
7970 vm_object_lock_assert_exclusive(object); in vm_page_map_and_validate_cs()
8010 vm_object_lock_assert_exclusive(object); in vm_page_map_and_validate_cs()
[all …]
H A Dvm_resident.c1804 vm_object_lock_assert_exclusive(object); in vm_page_insert_internal()
2044 vm_object_lock_assert_exclusive(object); in vm_page_replace()
2148 vm_object_lock_assert_exclusive(m_object); in vm_page_remove()
4132 vm_object_lock_assert_exclusive(object); in vm_page_alloc()
4193 vm_object_lock_assert_exclusive(m_object); in vm_page_free_prepare_queues()
4696 vm_object_lock_assert_exclusive(m_object); in vm_page_wire()
4849 vm_object_lock_assert_exclusive(m_object); in vm_page_unwire()
5282 vm_object_lock_assert_exclusive(m_object); in vm_page_speculate()
7827 vm_object_lock_assert_exclusive(m_object); in hibernate_discard_page()
H A Dvm_compressor_pager.c1191 vm_object_lock_assert_exclusive(object); in vm_compressor_pager_count()
H A Dvm_pageout.c725 vm_object_lock_assert_exclusive(object);
808 vm_object_lock_assert_exclusive(m_object);
7744 vm_object_lock_assert_exclusive(object);
7841 vm_object_lock_assert_exclusive(object);
8249 vm_object_lock_assert_exclusive(object);
8389 vm_object_lock_assert_exclusive(object);
H A Dmemory_object.c887 vm_object_lock_assert_exclusive(copy_object); in vm_object_update()
H A Dvm_map.c6758 vm_object_lock_assert_exclusive( in vm_map_wire_nested()