Searched refs:rcu_pending (Results 1 – 4 of 4) sorted by relevance
457 int rcu_pending; member
50 rcu_pending:51 Displays counts of the reasons rcu_pending() decided that RCU had397 The output of "cat rcu/rcu_sched/rcu_pending" looks as follows:
360 static int rcu_pending(void);2703 if (rcu_pending()) in rcu_check_callbacks()3481 static int rcu_pending(void) in rcu_pending() function
4366 WARN_ON_ONCE(event->rcu_pending); in ring_buffer_attach()4374 event->rcu_pending = 1; in ring_buffer_attach()4378 if (event->rcu_pending) { in ring_buffer_attach()4380 event->rcu_pending = 0; in ring_buffer_attach()