knote_alloc
static struct knote *knote_alloc(int mflag);
tkn = knote_alloc(mflag);
marker = knote_alloc(M_WAITOK);
kn1 = knote_alloc(M_WAITOK);