Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Drcuperf.c434 u64 *wdpp = writer_durations[me]; in rcu_perf_writer() local
437 WARN_ON(!wdpp); in rcu_perf_writer()
459 wdp = &wdpp[i]; in rcu_perf_writer()
549 u64 *wdpp; in rcu_perf_cleanup() local
596 wdpp = writer_durations[i]; in rcu_perf_cleanup()
597 if (!wdpp) in rcu_perf_cleanup()
600 wdp = &wdpp[j]; in rcu_perf_cleanup()