Searched refs:busy_flag (Results 1 – 1 of 1) sorted by relevance
485 __poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_select() local536 busy_flag); in do_select()559 busy_flag = 0; in do_select()565 } else if (busy_flag & mask) in do_select()594 busy_flag = 0; in do_select()856 __poll_t busy_flag) in do_pollfd() argument871 pwait->_key = filter | busy_flag; in do_pollfd()873 if (mask & busy_flag) in do_pollfd()891 __poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_poll() local921 busy_flag)) { in do_poll()[all …]