Home
last modified time | relevance | path

Searched refs:poll_freewait (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpoll.h114 extern void poll_freewait(struct poll_wqueues *pwq);
/kernel/linux/linux-6.6/include/linux/
H A Dpoll.h108 extern void poll_freewait(struct poll_wqueues *pwq);
/kernel/linux/linux-5.10/fs/
H A Dselect.c113 * Two very simple procedures, poll_wait() and poll_freewait() make all the
138 void poll_freewait(struct poll_wqueues *pwq) in poll_freewait() function
158 EXPORT_SYMBOL(poll_freewait); variable
611 poll_freewait(&table); in do_select()
1015 poll_freewait(&table); in do_sys_poll()
/kernel/linux/linux-6.6/fs/
H A Dselect.c114 * Two very simple procedures, poll_wait() and poll_freewait() make all the
139 void poll_freewait(struct poll_wqueues *pwq) in poll_freewait() function
159 EXPORT_SYMBOL(poll_freewait); variable
612 poll_freewait(&table); in do_select()
1016 poll_freewait(&table); in do_sys_poll()

Completed in 5 milliseconds