Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel.c259 CSI_UNLOCK(csi); in csi_destroy()
275 CSI_UNLOCK(csi); in csi_destroy()
308 CSI_UNLOCK(csi); in csi_selrecord_one()
323 CSI_UNLOCK(csi); in csi_selrecord_all()
391 CSI_UNLOCK(csi); in csi_selwakeup_one()
425 CSI_UNLOCK(csi); in csi_selwakeup_all()
460 CSI_UNLOCK(csi); in csi_tcall()
467 CSI_UNLOCK(csi); in csi_tcall()
520 CSI_UNLOCK(csi); in filt_chrwdetach()
797 CSI_UNLOCK(csi); in filt_chrwattach()
[all …]
H A Dchannel_var.h88 #define CSI_UNLOCK(_csi) \ macro