Searched refs:CSI_LOCK_ASSERT_HELD (Results 1 – 2 of 2) sorted by relevance
302 CSI_LOCK_ASSERT_HELD(csi); in csi_selrecord()346 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup()360 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup_delayed()376 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup_common()443 CSI_LOCK_ASSERT_HELD(csi); in csi_tcall_start()
84 #define CSI_LOCK_ASSERT_HELD(_csi) \ macro