POLL_BUSY_LOOP
__poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0;
if (events & POLL_BUSY_LOOP)
flag = POLL_BUSY_LOOP;