Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Drcutorture.c745 struct rcu_boost_inflight { struct
752 struct rcu_boost_inflight *rbip = in rcu_torture_boost_cb() argument
753 container_of(head, struct rcu_boost_inflight, rcu); in rcu_torture_boost_cb()
802 struct rcu_boost_inflight rbi = { .inflight = 0 }; in rcu_torture_boost()