Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Drcutorture.c723 struct rcu_boost_inflight { struct
730 struct rcu_boost_inflight *rbip = in rcu_torture_boost_cb() argument
731 container_of(head, struct rcu_boost_inflight, rcu); in rcu_torture_boost_cb()
742 struct rcu_boost_inflight rbi = { .inflight = 0 }; in rcu_torture_boost()