Searched refs:kqfile (Results 1 – 2 of 2) sorted by relevance
172 struct kqfile { struct425 struct kqfile *kqf;
245 sizeof(struct kqfile), ZC_ZFREE_CLEARMEM | ZC_NOTBITAG);972 struct kqfile *kqf = (struct kqfile *)fp_get_data(kn->kn_fp); in filt_kqdetach()2875 #pragma mark kqfile allocation and deallocation2960 struct kqfile *kqf; in kqueue_alloc()4456 kqfile_begin_processing(struct kqfile *kq) in kqfile_begin_processing()4590 kqfile_end_processing(struct kqfile *kq) in kqfile_end_processing()4743 struct kqfile *kq = (struct kqfile *)fp_get_data(fp); in kqueue_select()4767 struct kqfile *kqf = fg_get_data(fg); in kqueue_close()4796 struct kqfile *kqf = (struct kqfile *)fp_get_data(fp); in kqueue_kqfilter()4864 kqfile_wakeup(struct kqfile *kqf, long hint, wait_result_t wr) in kqfile_wakeup()[all …]