Searched refs:dom_mtx (Results 1 – 18 of 18) sorted by relevance
220 LCK_MTX_ASSERT(ndrvdomain->dom_mtx, LCK_MTX_ASSERT_NOTOWNED); in ndrv_input()221 lck_mtx_lock(ndrvdomain->dom_mtx); in ndrv_input()225 lck_mtx_unlock(ndrvdomain->dom_mtx); in ndrv_input()236 lck_mtx_unlock(ndrvdomain->dom_mtx); in ndrv_input()280 LCK_MTX_ASSERT(ndrvdomain->dom_mtx, LCK_MTX_ASSERT_NOTOWNED); in ndrv_attach()281 lck_mtx_lock(ndrvdomain->dom_mtx); in ndrv_attach()286 lck_mtx_unlock(ndrvdomain->dom_mtx); in ndrv_attach()352 LCK_MTX_ASSERT(ndrvdomain->dom_mtx, LCK_MTX_ASSERT_NOTOWNED); in ndrv_event()353 lck_mtx_lock(ndrvdomain->dom_mtx); in ndrv_event()355 lck_mtx_unlock(ndrvdomain->dom_mtx); in ndrv_event()[all …]
176 mutex_held = so->so_proto->pr_domain->dom_mtx; in raw_uabort()229 mutex_held = so->so_proto->pr_domain->dom_mtx; in raw_udetach()288 mutex_held = so->so_proto->pr_domain->dom_mtx; in raw_usend()347 mutex_held = so->so_proto->pr_domain->dom_mtx; in raw_ushutdown()
218 lck_mtx_lock(entry->domain->dom_mtx); in proto_input_run()240 lck_mtx_unlock(entry->domain->dom_mtx); in proto_input_run()265 lck_mtx_lock(entry->domain->dom_mtx); in proto_input()283 lck_mtx_unlock(entry->domain->dom_mtx); in proto_input()
1559 mutex_held = so->so_proto->pr_domain->dom_mtx; in cfil_acquire_sockbuf()5643 mutex_held = so->so_proto->pr_domain->dom_mtx; in cfil_sock_close_wait()6565 mutex_held = so->so_proto->pr_domain->dom_mtx; in cfil_filters_udp_attached()
119 lck_mtx_t *dom_mtx; /* domain global mutex */ member137 lck_mtx_t *dom_mtx; /* domain global mutex */ member
212 dp->dom_mtx = &dp->dom_mtx_s; in init_domain()259 odp->dom_mtx = NULL; in detach_domain()323 odp->dom_mtx = dp->dom_mtx; in net_add_domain_old()
109 mutex_held = sock->so_proto->pr_domain->dom_mtx; in sock_accept_common()308 mutex_held = sock->so_proto->pr_domain->dom_mtx; in sock_connect()378 mutex_held = sock->so_proto->pr_domain->dom_mtx; in sock_connectwait()
1087 mutex_held = so->so_proto->pr_domain->dom_mtx; in soclose_wait_locked()1281 mutex_held = so->so_proto->pr_domain->dom_mtx; in soclose_locked()1374 mutex_held = so->so_proto->pr_domain->dom_mtx; in soabort()4449 mutex_held = so->so_proto->pr_domain->dom_mtx; in sorflush()7210 return so->so_proto->pr_domain->dom_mtx; in socket_getlock()7223 LCK_MTX_ASSERT(so->so_proto->pr_domain->dom_mtx, in socket_lock()7226 lck_mtx_lock(so->so_proto->pr_domain->dom_mtx); in socket_lock()7243 mutex_held = so->so_proto->pr_domain->dom_mtx; in socket_lock_assert_owned()7257 mtx = so->so_proto->pr_domain->dom_mtx; in socket_try_lock()7277 mutex_held = so->so_proto->pr_domain->dom_mtx; in socket_unlock()[all …]
335 mutex_held = head->so_proto->pr_domain->dom_mtx; in sonewconn_internal()572 mutex_held = so->so_proto->pr_domain->dom_mtx; in sbwait()2558 mutex_held = so->so_proto->pr_domain->dom_mtx; in sblock()2656 mutex_held = so->so_proto->pr_domain->dom_mtx; in sbunlock()
1254 mutex_held = so->so_proto->pr_domain->dom_mtx; in vsock_connect()1564 lck_mtx_t *mutex_held = so->so_proto->pr_domain->dom_mtx; in vsock_unlock()
498 mutex_held = head->so_proto->pr_domain->dom_mtx; in accept_nocancel()1041 mutex_held = so->so_proto->pr_domain->dom_mtx; in connectit()1115 mutex_held = so->so_proto->pr_domain->dom_mtx; in connectitx()
2138 return so->so_proto->pr_domain->dom_mtx;
2931 return so->so_proto->pr_domain->dom_mtx; in unp_getlock()
314 inet_domain_mutex = dp->dom_mtx; in in_dinit()
1190 lck_mtx_unlock(so->so_proto->pr_domain->dom_mtx); in rip_unlock()1206 lck_mtx_unlock(so->so_proto->pr_domain->dom_mtx); in rip_unlock()
4468 mutex_held = so->so_proto->pr_domain->dom_mtx; in inp_enter_bind_in_progress()
3616 return so->so_proto->pr_domain->dom_mtx; in tcp_getlock()
387 inet6_domain_mutex = dp->dom_mtx; in in6_dinit()