Home
last modified time | relevance | path

Searched refs:last_qs (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dcpumap.c267 unsigned long last_qs = jiffies; in cpu_map_kthread_run() local
293 last_qs = jiffies; in cpu_map_kthread_run()
298 rcu_softirq_qs_periodic(last_qs); in cpu_map_kthread_run()
/linux-6.12.1/net/core/
Ddev.c6886 unsigned long last_qs = jiffies; in napi_threaded_poll_loop() local
6916 rcu_softirq_qs_periodic(last_qs); in napi_threaded_poll_loop()