Searched refs:knote_dequeue (Results 1 – 1 of 1) sorted by relevance
146 static void knote_dequeue(struct knote *kn);2502 knote_dequeue(kn); in knote_drop()2529 knote_dequeue(struct knote *kn) in knote_dequeue() function