Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/channel/
H A Dchannel.c261 CSI_UNLOCK(csi); in csi_destroy()
276 CSI_UNLOCK(csi); in csi_destroy()
309 CSI_UNLOCK(csi); in csi_selrecord_one()
324 CSI_UNLOCK(csi); in csi_selrecord_all()
392 CSI_UNLOCK(csi); in csi_selwakeup_one()
426 CSI_UNLOCK(csi); in csi_selwakeup_all()
461 CSI_UNLOCK(csi); in csi_tcall()
468 CSI_UNLOCK(csi); in csi_tcall()
521 CSI_UNLOCK(csi); in filt_chrwdetach()
798 CSI_UNLOCK(csi); in filt_chrwattach()
[all …]
H A Dchannel_var.h88 #define CSI_UNLOCK(_csi) \ macro