Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/channel/
H A Dchannel.c259 CSI_UNLOCK(csi); in csi_destroy()
274 CSI_UNLOCK(csi); in csi_destroy()
307 CSI_UNLOCK(csi); in csi_selrecord_one()
322 CSI_UNLOCK(csi); in csi_selrecord_all()
390 CSI_UNLOCK(csi); in csi_selwakeup_one()
424 CSI_UNLOCK(csi); in csi_selwakeup_all()
459 CSI_UNLOCK(csi); in csi_tcall()
466 CSI_UNLOCK(csi); in csi_tcall()
519 CSI_UNLOCK(csi); in filt_chrwdetach()
796 CSI_UNLOCK(csi); in filt_chrwattach()
[all …]
H A Dchannel_var.h88 #define CSI_UNLOCK(_csi) \ macro