Searched refs:knote_drop (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_event.c | 158 static void knote_drop(struct knote *kn, struct thread *td); 1852 knote_drop(kn, td); in kqueue_register() 2194 knote_drop(kn, td); in kqueue_scan() 2207 knote_drop(kn, td); in kqueue_scan() 2407 knote_drop(kn, td); in kqueue_drain() 2422 knote_drop(kn, td); in kqueue_drain() 2474 * We could be called due to the knote_drop() doing fdrop(), in kqueue_close() 2851 knote_drop(kn, td); in knote_fdclose() 2882 knote_drop(struct knote *kn, struct thread *td) in knote_drop() 2905 ("knote_drop calle in knote_drop_detached() 2880 knote_drop(struct knote *kn, struct thread *td) knote_drop() function [all...] |