Searched refs:busy_start (Results 1 – 1 of 1) sorted by relevance
484 unsigned long busy_start = 0; in do_select() local585 if (!busy_start) { in do_select()586 busy_start = busy_loop_current_time(); in do_select()589 if (!busy_loop_timeout(busy_start)) in do_select()890 unsigned long busy_start = 0; in do_poll() local943 if (!busy_start) { in do_poll()944 busy_start = busy_loop_current_time(); in do_poll()947 if (!busy_loop_timeout(busy_start)) in do_poll()