Home
last modified time | relevance | path

Searched refs:KR_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1115 KR_UNLOCK(mkring); in nx_mon_zcopy_parent_sync()
1296 KR_UNLOCK(mkring); in nx_mon_parent_sync()
1335 KR_UNLOCK(kring); in nx_mon_parent_txsync()
/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_var.h547 #define KR_UNLOCK(_kr) \ macro