Searched refs:busy_flag (Results 1 – 1 of 1) sorted by relevance
411 unsigned int busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_select() local464 bit, busy_flag); in do_select()486 busy_flag = 0; in do_select()492 } else if (busy_flag & mask) in do_select()522 busy_flag = 0; in do_select()766 unsigned int busy_flag) in do_pollfd() argument780 pwait->_key |= busy_flag; in do_pollfd()782 if (mask & busy_flag) in do_pollfd()802 unsigned int busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_poll() local832 busy_flag)) { in do_poll()[all …]