Searched refs:lck_rw_lock_shared_to_exclusive (Results 1 – 18 of 18) sorted by relevance
283 lck_rw_lock_shared_to_exclusive(&(_fsw)->fsw_lock)
334 bool locked = lck_rw_lock_shared_to_exclusive(&pmap->rwlock); in pmap_lock_shared_to_exclusive()
386 extern boolean_t lck_rw_lock_shared_to_exclusive(
1508 lck_rw_lock_shared_to_exclusive( in lck_rw_lock_shared_to_exclusive() function
134 #define LLE_TRY_UPGRADE(lle) lck_rw_lock_shared_to_exclusive(&(lle)->lle_lock)
296 if (!lck_rw_lock_shared_to_exclusive(&ifp->if_llreach_lock)) { in ifnet_llreach_alloc()
2504 if (lck_rw_lock_shared_to_exclusive(&netagent_lock)) { in netagent_client_message_with_params()2524 if (lck_rw_lock_shared_to_exclusive(&netagent_lock)) { in netagent_client_message_with_params()
890 upgraded = lck_rw_lock_shared_to_exclusive(lck); in cfil_rw_lock_shared_to_exclusive()
481 lck_rw_lock_shared_to_exclusive(&(_frb)->frb_lock)516 lck_rw_lock_shared_to_exclusive(&(_frib)->frib_lock)
348 lck_rw_lock_shared_to_exclusive(&(_nif)->nif_lock)
336 #define __r2wlock_table(h) lck_rw_lock_shared_to_exclusive(&h->_resize_lock)
61 lck_rw_lock_shared_to_exclusive(&p->pmap_rwl); in PMAP_LOCK_SHARED_TO_EXCLUSIVE()
463 if (!lck_rw_lock_shared_to_exclusive(&sock_filter_lock)) { in sflt_initsock()
255 upgraded = lck_rw_lock_shared_to_exclusive(<_rwlock); in lt_upgrade_downgrade_rw()
1755 if (lck_rw_lock_shared_to_exclusive(&info->rw_lock)) { in thread_rw_work()
1162 if (!lck_rw_lock_shared_to_exclusive(&fd_cb->group->lck)) { in flow_divert_send_packet()
7386 retval = lck_rw_lock_shared_to_exclusive(&object->Lock); in vm_object_lock_upgrade()
472 if (lck_rw_lock_shared_to_exclusive(&(map)->lock)) { in vm_map_lock_read_to_write()