Home
last modified time | relevance | path

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

/fs/
Dselect.c854 static inline __poll_t do_pollfd(struct pollfd *pollfd, poll_table *pwait, in do_pollfd() argument
871 pwait->_key = filter | busy_flag; in do_pollfd()
872 mask = vfs_poll(f.file, pwait); in do_pollfd()