Home
last modified time | relevance | path

Searched refs:knote_activate (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/kern/
H A Dkern_event.c104 static void knote_activate(struct knote *);
1179 knote_activate(knchild); in knote_proc_fork_track()
2131 knote_activate(kn); in kqueue_register()
2784 knote_activate(kn); in knote()
2932 knote_activate(struct knote *kn) in knote_activate() function