Searched refs:__wake_up_pollfree (Results 1 – 3 of 3) sorted by relevance
114 unsafe { bindings::__wake_up_pollfree(self.inner.wait_queue_head.get()) }; in drop()
217 void __wake_up_pollfree(struct wait_queue_head *wq_head);271 __wake_up_pollfree(wq_head); in wake_up_pollfree()
209 void __wake_up_pollfree(struct wait_queue_head *wq_head) in __wake_up_pollfree() function