Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus.c290 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_set_opt()
323 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_opt()
370 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_nexus_prov_list()
470 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_nexus_prov_entry()
537 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_nexus_list()
660 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_nexus_bind()
856 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_nexus_unbind()
912 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_nexus_config()
1052 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxctl_get_channel_list()
1504 NXCTL_LOCK_ASSERT_HELD(nxctl); in nxprov_create()
[all …]
H A Dnexus_var.h453 #define NXCTL_LOCK_ASSERT_HELD(_nxctl) do { \ macro
H A Dnexus_kern.c1365 NXCTL_LOCK_ASSERT_HELD(nxctl); in _kern_nexus_ifattach()