Searched refs:busy_start (Results 1 – 1 of 1) sorted by relevance
486 unsigned long busy_start = 0; in do_select() local587 if (!busy_start) { in do_select()588 busy_start = busy_loop_current_time(); in do_select()591 if (!busy_loop_timeout(busy_start)) in do_select()892 unsigned long busy_start = 0; in do_poll() local945 if (!busy_start) { in do_poll()946 busy_start = busy_loop_current_time(); in do_poll()949 if (!busy_loop_timeout(busy_start)) in do_poll()