Searched refs:busy_loop_current_time (Results 1 – 3 of 3) sorted by relevance
61 static inline unsigned long busy_loop_current_time(void) in busy_loop_current_time() function78 unsigned long now = busy_loop_current_time(); in busy_loop_timeout()94 unsigned long now = busy_loop_current_time(); in sk_busy_loop_timeout()
585 busy_start = busy_loop_current_time(); in do_select()943 busy_start = busy_loop_current_time(); in do_poll()
6538 unsigned long start_time = loop_end ? busy_loop_current_time() : 0; in napi_busy_loop()