Home | History | Annotate | Download | only in kern

Lines Matching refs:f_kqueue

872 	kq = ((file_t *)kn->kn_obj)->f_kqueue;
889 kq = ((file_t *)kn->kn_obj)->f_kqueue;
1734 fp->f_kqueue = kq;
1837 kq = fp->f_kqueue;
2245 struct kqueue *kq = fp->f_kqueue;
2283 kq = fp->f_kqueue;
2609 kq = fp->f_kqueue;
2635 kq = fp->f_kqueue;
2685 kq = fp->f_kqueue;
2686 fp->f_kqueue = NULL;
2748 kq = ((file_t *)kn->kn_obj)->f_kqueue;