Searched refs:busy_loop_current_time (Results 1 – 3 of 3) sorted by relevance
73 static inline unsigned long busy_loop_current_time(void) in busy_loop_current_time() function90 unsigned long now = busy_loop_current_time(); in busy_loop_timeout()106 unsigned long now = busy_loop_current_time(); in sk_busy_loop_timeout()
558 busy_start = busy_loop_current_time(); in do_select()899 busy_start = busy_loop_current_time(); in do_poll()
6030 unsigned long start_time = loop_end ? busy_loop_current_time() : 0; in napi_busy_loop()