Searched refs:rcu_pending (Results 1 – 3 of 3) sorted by relevance
868 int rcu_pending; member
6889 WARN_ON_ONCE(event->rcu_pending); in ring_buffer_attach()6897 event->rcu_pending = 1; in ring_buffer_attach()6901 if (event->rcu_pending) { in ring_buffer_attach()6903 event->rcu_pending = 0; in ring_buffer_attach()
306 | gp_seq, in rcu_pending(). They would all then invoke the RCU-core. |