Searched refs:POLL_IN (Results 1 – 7 of 7) sorted by relevance
196 inline int POLL_IN = @POLL_IN@; variable197 #pragma D binding "1.0" POLL_IN
158 SED_REPLACE(POLL_IN)
181 #define POLL_IN 1 /* input available */ macro
154 pollwakeup(&file_ext->tx_pollwait, POLL_IN|POLLRDNORM); in _heci_cmpl()189 pollwakeup(&dev->iamthif_file_ext.pollwait, POLL_IN|POLLRDNORM); in _heci_cmpl_iamthif()
473 @ MSG_SI_POLL_IN "[ POLL_IN ]"
2904 case POLL_IN: code = "POLL_IN"; break; in print_siginfo32()3062 case POLL_IN: code = "POLL_IN"; break; in print_siginfo()
995 info->si_code = POLL_IN; in dosendsig()