Searched refs:CSI_LOCK_ASSERT_HELD (Results 1 – 2 of 2) sorted by relevance
292 CSI_LOCK_ASSERT_HELD(csi); in csi_selrecord()336 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup()350 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup_delayed()366 CSI_LOCK_ASSERT_HELD(csi); in csi_selwakeup_common()433 CSI_LOCK_ASSERT_HELD(csi); in csi_tcall_start()
84 #define CSI_LOCK_ASSERT_HELD(_csi) \ macro