Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Drcutorture.c762 struct rcu_boost_inflight { struct
769 struct rcu_boost_inflight *rbip = in rcu_torture_boost_cb() argument
770 container_of(head, struct rcu_boost_inflight, rcu); in rcu_torture_boost_cb()
819 struct rcu_boost_inflight rbi = { .inflight = 0 }; in rcu_torture_boost()