Searched refs:ckr_owner (Results 1 – 3 of 3) sorted by relevance
116 if (kr->ckr_owner == current_thread()) { in kr_enter()141 kr->ckr_owner = current_thread(); in kr_enter()158 ASSERT(kr->ckr_owner == current_thread()); in kr_exit()160 kr->ckr_owner = NULL; in kr_exit()
380 struct thread *ckr_owner; /* busy owner */ member
815 ASSERT(txkring->ckr_owner == current_thread()); in nx_upipe_na_txsync()1004 ASSERT(rxkring->ckr_owner == current_thread()); in nx_upipe_na_rxsync()