Searched refs:busy_loop_current_time (Results 1 – 3 of 3) sorted by relevance
64 static inline unsigned long busy_loop_current_time(void) in busy_loop_current_time() function81 unsigned long now = busy_loop_current_time(); in busy_loop_timeout()97 unsigned long now = busy_loop_current_time(); in sk_busy_loop_timeout()
589 busy_start = busy_loop_current_time(); in do_select()947 busy_start = busy_loop_current_time(); in do_poll()
6247 unsigned long start_time = loop_end ? busy_loop_current_time() : 0; in napi_busy_loop()