Searched refs:dom_mtx (Results 1 – 17 of 17) sorted by relevance
213 LCK_MTX_ASSERT(ndrvdomain->dom_mtx, LCK_MTX_ASSERT_NOTOWNED); in ndrv_input()214 lck_mtx_lock(ndrvdomain->dom_mtx); in ndrv_input()218 lck_mtx_unlock(ndrvdomain->dom_mtx); in ndrv_input()229 lck_mtx_unlock(ndrvdomain->dom_mtx); in ndrv_input()273 LCK_MTX_ASSERT(ndrvdomain->dom_mtx, LCK_MTX_ASSERT_NOTOWNED); in ndrv_attach()274 lck_mtx_lock(ndrvdomain->dom_mtx); in ndrv_attach()279 lck_mtx_unlock(ndrvdomain->dom_mtx); in ndrv_attach()345 LCK_MTX_ASSERT(ndrvdomain->dom_mtx, LCK_MTX_ASSERT_NOTOWNED); in ndrv_event()346 lck_mtx_lock(ndrvdomain->dom_mtx); in ndrv_event()348 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()345 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()
1555 mutex_held = so->so_proto->pr_domain->dom_mtx; in cfil_acquire_sockbuf()5635 mutex_held = so->so_proto->pr_domain->dom_mtx; in cfil_sock_close_wait()6514 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
210 dp->dom_mtx = &dp->dom_mtx_s; in init_domain()257 odp->dom_mtx = NULL; in detach_domain()321 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()
333 mutex_held = head->so_proto->pr_domain->dom_mtx; in sonewconn_internal()570 mutex_held = so->so_proto->pr_domain->dom_mtx; in sbwait()1053 mutex_held = sb->sb_so->so_proto->pr_domain->dom_mtx; in sbcheck()2576 mutex_held = so->so_proto->pr_domain->dom_mtx; in sblock()2674 mutex_held = so->so_proto->pr_domain->dom_mtx; in sbunlock()
1247 mutex_held = so->so_proto->pr_domain->dom_mtx; in soclose_wait_locked()1441 mutex_held = so->so_proto->pr_domain->dom_mtx; in soclose_locked()1534 mutex_held = so->so_proto->pr_domain->dom_mtx; in soabort()4561 mutex_held = so->so_proto->pr_domain->dom_mtx; in sorflush()7259 return so->so_proto->pr_domain->dom_mtx; in socket_getlock()7272 LCK_MTX_ASSERT(so->so_proto->pr_domain->dom_mtx, in socket_lock()7275 lck_mtx_lock(so->so_proto->pr_domain->dom_mtx); in socket_lock()7292 mutex_held = so->so_proto->pr_domain->dom_mtx; in socket_lock_assert_owned()7306 mtx = so->so_proto->pr_domain->dom_mtx; in socket_try_lock()7326 mutex_held = so->so_proto->pr_domain->dom_mtx; in socket_unlock()[all …]
1155 mutex_held = so->so_proto->pr_domain->dom_mtx; in vsock_connect()1457 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()1042 mutex_held = so->so_proto->pr_domain->dom_mtx; in connectit()1116 mutex_held = so->so_proto->pr_domain->dom_mtx; in connectitx()
2135 return so->so_proto->pr_domain->dom_mtx;
2898 return so->so_proto->pr_domain->dom_mtx; in unp_getlock()
315 inet_domain_mutex = dp->dom_mtx; in in_dinit()
1184 lck_mtx_unlock(so->so_proto->pr_domain->dom_mtx); in rip_unlock()1200 lck_mtx_unlock(so->so_proto->pr_domain->dom_mtx); in rip_unlock()
3322 return so->so_proto->pr_domain->dom_mtx; in tcp_getlock()
411 inet6_domain_mutex = dp->dom_mtx; in in6_dinit()