knote_attach
static int knote_attach(struct knote *kn, struct kqueue *kq);
error = knote_attach(kn, kq);
knote_attach(kn1, kq1);