Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcpumap.c265 unsigned long last_qs = jiffies; in cpu_map_kthread_run() local
291 last_qs = jiffies; in cpu_map_kthread_run()
296 rcu_softirq_qs_periodic(last_qs); in cpu_map_kthread_run()
/openbmc/linux/net/core/
H A Ddev.c6692 unsigned long last_qs = jiffies; in napi_threaded_poll() local
6718 rcu_softirq_qs_periodic(last_qs); in napi_threaded_poll()