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()846 __poll_t busy_flag) in do_pollfd() argument861 pwait->_key = filter | busy_flag; in do_pollfd()863 if (mask & busy_flag) in do_pollfd()881 __poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_poll() local911 busy_flag)) { in do_poll()[all …]