Searched refs:busy_flag (Results 1 – 1 of 1) sorted by relevance
483 __poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_select() local533 busy_flag); in do_select()555 busy_flag = 0; in do_select()561 } else if (busy_flag & mask) in do_select()591 busy_flag = 0; in do_select()843 __poll_t busy_flag) in do_pollfd() argument858 pwait->_key = filter | busy_flag; in do_pollfd()860 if (mask & busy_flag) in do_pollfd()878 __poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_poll() local908 busy_flag)) { in do_poll()[all …]