Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Drcuperf.c367 u64 *wdpp = writer_durations[me]; in rcu_perf_writer() local
370 WARN_ON(!wdpp); in rcu_perf_writer()
400 wdp = &wdpp[i]; in rcu_perf_writer()
490 u64 *wdpp; in rcu_perf_cleanup() local
541 wdpp = writer_durations[i]; in rcu_perf_cleanup()
542 if (!wdpp) in rcu_perf_cleanup()
545 wdp = &wdpp[j]; in rcu_perf_cleanup()