Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpoll.h106 extern void poll_freewait(struct poll_wqueues *pwq);
/linux/fs/
H A Dselect.c136 void poll_freewait(struct poll_wqueues *pwq) in poll_freewait() function
156 EXPORT_SYMBOL(poll_freewait);
608 poll_freewait(&table); in do_select()
1016 poll_freewait(&table); in do_sys_poll()