Searched refs:kn_kq (Results 1 – 3 of 3) sorted by relevance
285 KQ_OWNED(kn->kn_kq); in kn_enter_flux()294 KQ_OWNED(kn->kn_kq); in kn_leave_flux()544 kq = kn->kn_kq; in knote_fork()825 kq = kn->kn_kq; in filt_timertouch()1523 kn->kn_kq = kq; in kqueue_register()2261 kq = kn->kn_kq; in knote()2309 KQ_LOCK(kn->kn_kq); in knlist_add()2333 KQ_LOCK(kn->kn_kq); in knlist_remove_kq()2504 kq = kn->kn_kq; in knlist_cleardel()2526 kq = kn->kn_kq; in knlist_cleardel()[all …]
215 struct kqueue *kn_kq; /* which queue we are on */ member
284 struct kqueue *kn_kq; /* which queue we are on */ member