Searched refs:CSI_LOCK_ASSERT_HELD (Results 1 – 2 of 2) sorted by relevance
291 CSI_LOCK_ASSERT_HELD(csi); in csi_selrecord()335 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup()349 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup_delayed()365 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup_common()432 CSI_LOCK_ASSERT_HELD(csi); in csi_tcall_start()
84 #define CSI_LOCK_ASSERT_HELD(_csi) \ macro