Home
last modified time | relevance | path

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

/openbmc/linux/net/9p/
H A Dtrans_fd.c164 struct p9_poll_wait *pwait = &m->poll_wait[i]; in p9_mux_poll_stop() local
529 struct p9_poll_wait *pwait = in p9_pollwake() local
556 struct p9_poll_wait *pwait = NULL; in p9_pollwait() local
/openbmc/linux/fs/
H A Dselect.c855 do_pollfd(struct pollfd * pollfd,poll_table * pwait,bool * can_busy_poll,__poll_t busy_flag) do_pollfd() argument