Lines Matching refs:busy_flag
406 unsigned int busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_select() local
459 bit, busy_flag); in do_select()
481 busy_flag = 0; in do_select()
487 } else if (busy_flag & mask) in do_select()
517 busy_flag = 0; in do_select()
752 unsigned int busy_flag) in do_pollfd() argument
766 pwait->_key |= busy_flag; in do_pollfd()
768 if (mask & busy_flag) in do_pollfd()
788 unsigned int busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_poll() local
818 busy_flag)) { in do_poll()
822 busy_flag = 0; in do_poll()
849 busy_flag = 0; in do_poll()