Searched refs:busy_loop_current_time (Results 1 – 5 of 5) sorted by relevance
68 static inline unsigned long busy_loop_current_time(void) in busy_loop_current_time() function85 unsigned long now = busy_loop_current_time(); in busy_loop_timeout()101 unsigned long now = busy_loop_current_time(); in sk_busy_loop_timeout()
115 ktime_t now = net_to_ktime(busy_loop_current_time()); in io_napi_busy_loop_timeout()163 unsigned long start_time = busy_loop_current_time(); in io_napi_blocking_busy_loop()
586 busy_start = busy_loop_current_time(); in do_select()946 busy_start = busy_loop_current_time(); in do_poll()
413 unsigned long now = busy_loop_current_time(); in busy_loop_ep_timeout()
6404 unsigned long start_time = loop_end ? busy_loop_current_time() : 0; in __napi_busy_loop()