Searched refs:last_qs (Results 1 – 2 of 2) sorted by relevance
296 unsigned long last_qs = jiffies; in cpu_map_kthread_run() local323 last_qs = jiffies; in cpu_map_kthread_run()328 rcu_softirq_qs_periodic(last_qs); in cpu_map_kthread_run()
7835 unsigned long last_qs = busy_poll_last_qs ? *busy_poll_last_qs : jiffies; in napi_threaded_poll_loop() local7872 rcu_softirq_qs_periodic(last_qs); in napi_threaded_poll_loop()7881 *busy_poll_last_qs = last_qs; in napi_threaded_poll_loop()7887 unsigned long last_qs = jiffies; in napi_threaded_poll() local7905 napi_threaded_poll_loop(napi, want_busy_poll ? &last_qs : NULL); in napi_threaded_poll()