Home
last modified time | relevance | path

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

/linux-4.4.14/net/9p/
Dtrans_fd.c177 struct p9_poll_wait *pwait = &m->poll_wait[i]; in p9_mux_poll_stop() local
523 struct p9_poll_wait *pwait = in p9_pollwake() local
550 struct p9_poll_wait *pwait = NULL; in p9_pollwait() local
/linux-4.4.14/fs/
Dselect.c750 static inline unsigned int do_pollfd(struct pollfd *pollfd, poll_table *pwait, in do_pollfd()