Searched refs:CSI_LOCK_ASSERT_HELD (Results 1 – 2 of 2) sorted by relevance
293 CSI_LOCK_ASSERT_HELD(csi); in csi_selrecord()337 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup()351 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup_delayed()367 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup_common()434 CSI_LOCK_ASSERT_HELD(csi); in csi_tcall_start()
84 #define CSI_LOCK_ASSERT_HELD(_csi) \ macro