Searched refs:lck_rw_lock_shared_to_exclusive (Results 1 – 19 of 19) sorted by relevance
383 bool locked = lck_rw_lock_shared_to_exclusive(&pmap->rwlock); in pmap_lock_shared_to_exclusive()
432 extern boolean_t lck_rw_lock_shared_to_exclusive(
1692 lck_rw_lock_shared_to_exclusive( in lck_rw_lock_shared_to_exclusive() function
334 lck_rw_lock_shared_to_exclusive(&(_fsw)->fsw_lock)
523 lck_rw_lock_shared_to_exclusive(&(_frb)->frb_lock)558 lck_rw_lock_shared_to_exclusive(&(_frib)->frib_lock)
295 if (!lck_rw_lock_shared_to_exclusive(&ifp->if_llreach_lock)) { in ifnet_llreach_alloc()
153 #define NETAGENT_LOCK_SHARED_TO_EXCLUSIVE(wrapper) lck_rw_lock_shared_to_exclusive(&wrapper->agent_…
921 upgraded = lck_rw_lock_shared_to_exclusive(lck); in cfil_rw_lock_shared_to_exclusive()
734 #define NECP_UPDATE_ALL_CLIENTS_SHARED_TO_EXCLUSIVE() lck_rw_lock_shared_to_exclusive(&necp_update_…
365 lck_rw_lock_shared_to_exclusive(&(_nif)->nif_lock)
61 lck_rw_lock_shared_to_exclusive(&p->pmap_rwl); in PMAP_LOCK_SHARED_TO_EXCLUSIVE()
339 #define __r2wlock_table(h) lck_rw_lock_shared_to_exclusive(&h->_resize_lock)
254 upgraded = lck_rw_lock_shared_to_exclusive(<_rwlock); in lt_upgrade_downgrade_rw()
456 if (!lck_rw_lock_shared_to_exclusive(&sock_filter_lock)) { in sflt_initsock()
3039 return lck_rw_lock_shared_to_exclusive(&namecache_rw_lock); in name_cache_lock_shared_to_exclusive()
1762 if (lck_rw_lock_shared_to_exclusive(&info->rw_lock)) { in thread_rw_work()
1230 if (!lck_rw_lock_shared_to_exclusive(&fd_cb->group->lck)) { in flow_divert_send_packet()
7146 retval = lck_rw_lock_shared_to_exclusive(&object->Lock);
553 if (lck_rw_lock_shared_to_exclusive(&(map)->lock)) { in vm_map_lock_read_to_write()