Searched refs:ckr_owner (Results 1 – 3 of 3) sorted by relevance
113 if (kr->ckr_owner == current_thread()) { in kr_enter()138 kr->ckr_owner = current_thread(); in kr_enter()155 ASSERT(kr->ckr_owner == current_thread()); in kr_exit()157 kr->ckr_owner = NULL; in kr_exit()
380 struct thread *ckr_owner; /* busy owner */ member
829 ASSERT(txkring->ckr_owner == current_thread()); in nx_upipe_na_txsync()1018 ASSERT(rxkring->ckr_owner == current_thread()); in nx_upipe_na_rxsync()