Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Drcutorture.c712 struct rcu_boost_inflight { struct
719 struct rcu_boost_inflight *rbip = in rcu_torture_boost_cb() argument
720 container_of(head, struct rcu_boost_inflight, rcu); in rcu_torture_boost_cb()
731 struct rcu_boost_inflight rbi = { .inflight = 0 }; in rcu_torture_boost()