Searched refs:busy_loop_current_time (Results 1 – 5 of 5) sorted by relevance
71 static inline unsigned long busy_loop_current_time(void) in busy_loop_current_time() function88 unsigned long now = busy_loop_current_time(); in busy_loop_timeout()104 unsigned long now = busy_loop_current_time(); in sk_busy_loop_timeout()
136 ktime_t now = net_to_ktime(busy_loop_current_time()); in io_napi_busy_loop_timeout()207 unsigned long start_time = busy_loop_current_time(); in io_napi_blocking_busy_loop()
585 busy_start = busy_loop_current_time(); in do_select()940 busy_start = busy_loop_current_time(); in do_poll()
413 unsigned long now = busy_loop_current_time(); in busy_loop_ep_timeout()
6633 unsigned long start_time = loop_end ? busy_loop_current_time() : 0; in __napi_busy_loop()