Searched refs:RPOLL_OUT (Results 1 – 2 of 2) sorted by relevance
333 if(p->mask & RPOLL_OUT) in poll_build()354 if(p->mask & RPOLL_OUT) in poll_build()577 if ((regs[idx].mask & RPOLL_OUT) && in poll_dispatch()579 mask |= RPOLL_OUT; in poll_dispatch()589 if ((regs[idx].mask & RPOLL_OUT) && in poll_dispatch()591 mask |= RPOLL_OUT; in poll_dispatch()
52 RPOLL_OUT = 2, enumerator