Searched refs:lck_mtx_unlock_always (Results 1 – 5 of 5) sorted by relevance
1122 lck_mtx_unlock_always(&c_seg->c_lock); in c_seg_need_delayed_compaction()1137 lck_mtx_unlock_always(c_list_lock); in c_seg_need_delayed_compaction()1156 lck_mtx_unlock_always(&c_seg->c_lock); in c_seg_move_to_sparse_list()1166 lck_mtx_unlock_always(c_list_lock); in c_seg_move_to_sparse_list()1220 lck_mtx_unlock_always(&c_seg->c_lock); in c_seg_try_minor_compaction_and_unlock()1255 lck_mtx_unlock_always(&c_seg->c_lock); in c_seg_do_minor_compaction_and_unlock()1263 lck_mtx_unlock_always(c_list_lock); in c_seg_do_minor_compaction_and_unlock()1266 lck_mtx_unlock_always(&c_seg->c_lock); in c_seg_do_minor_compaction_and_unlock()1329 lck_mtx_unlock_always(&c_seg->c_lock); in c_seg_wait_on_busy()1414 lck_mtx_unlock_always(&c_seg->c_lock); in task_disown_frozen_csegs()[all …]
638 lck_mtx_unlock_always(c_list_lock); in vm_swap_defragment()663 lck_mtx_unlock_always(c_list_lock); in vm_swap_defragment()678 lck_mtx_unlock_always(&c_seg->c_lock); in vm_swap_defragment()698 lck_mtx_unlock_always(c_list_lock); in vm_swap_defragment()1084 lck_mtx_unlock_always(c_list_lock); in vm_swapout_complete_soc()1129 lck_mtx_unlock_always(c_list_lock); in vm_swapout_thread()1149 lck_mtx_unlock_always(&c_seg->c_lock); in vm_swapout_thread()1150 lck_mtx_unlock_always(c_list_lock); in vm_swapout_thread()1160 lck_mtx_unlock_always(c_list_lock); in vm_swapout_thread()1161 lck_mtx_unlock_always(&c_seg->c_lock); in vm_swapout_thread()[all …]
59 lck_mtx_unlock_always(&(q)->lock_data); \69 lck_mtx_unlock_always(&(q)->lock_data); \
889 #define lck_mtx_unlock_always(l) lck_mtx_unlock(l) macro
76 lck_mtx_unlock_always(&queue->lock_data)