Home
last modified time | relevance | path

Searched refs:NXCTL_LOCK_ASSERT_HELD (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.101.5/bsd/skywalk/nexus/
H A Dnexus.c264 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_set_opt()
297 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_opt()
344 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_nexus_prov_list()
441 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_nexus_prov_entry()
508 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_nexus_list()
628 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_nexus_bind()
813 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_nexus_unbind()
869 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_nexus_config()
1006 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_channel_list()
1451 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxprov_create()
[all …]
H A Dnexus_var.h445 #define NXCTL_LOCK_ASSERT_HELD(_nxctl) do { \ macro
H A Dnexus_kern.c1386 NXCTL_LOCK_ASSERT_HELD(nxctl); in _kern_nexus_ifattach()