Home
last modified time | relevance | path

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

/Linux-v5.15/net/9p/
Dtrans_fd.c165 struct p9_poll_wait *pwait = &m->poll_wait[i]; in p9_mux_poll_stop() local
526 struct p9_poll_wait *pwait = in p9_pollwake() local
553 struct p9_poll_wait *pwait = NULL; in p9_pollwait() local
/Linux-v5.15/fs/
Dselect.c851 static inline __poll_t do_pollfd(struct pollfd *pollfd, poll_table *pwait, in do_pollfd()