Searched refs:knote_alloc (Results 1 – 1 of 1) sorted by relevance
162 static struct knote *knote_alloc(int mflag);1691 tkn = knote_alloc(mflag); in kqueue_register()2150 marker = knote_alloc(M_WAITOK); in kqueue_scan()3009 knote_alloc(int mflag) in knote_alloc() function3089 kn1 = knote_alloc(M_WAITOK); in kqueue_fork_copy_knote()3159 marker = knote_alloc(M_WAITOK); in kqueue_fork_copy()