Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcuscale.c117 atomic_t ws_inflight; member
525 atomic_dec(&wflp->ws_inflight); in rcu_scale_async_cb()
589 if (wmbp && atomic_read(&wflp->ws_inflight) < gp_async_max) { in rcu_scale_writer()
590 atomic_inc(&wflp->ws_inflight); in rcu_scale_writer()