aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_stall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-26rcu: Fix nohz status in stall warningNeeraj Upadhyay1-1/+1
2019-03-26rcu: Move forward-progress checkers into tree_stall.hPaul E. McKenney1-0/+171
2019-03-26rcu: Move irq-disabled stall-warning checking to tree_stall.hPaul E. McKenney1-0/+20
2019-03-26rcu: Organize functions in tree_stall.hPaul E. McKenney1-83/+97
2019-03-26rcu: Move FAST_NO_HZ stall-warning code to tree_stall.hPaul E. McKenney1-0/+80
2019-03-26rcu: Inline RCU stall-warning info helper functionsPaul E. McKenney1-8/+4
2019-03-26rcu: Inline RCU task stall-warning helper functionsPaul E. McKenney1-29/+7
2019-03-26rcu: Move RCU CPU stall-warning code out of tree.cPaul E. McKenney1-0/+292
2019-03-26rcu: Move RCU CPU stall-warning code out of tree_plugin.hPaul E. McKenney1-0/+95
2019-03-26rcu: Move RCU CPU stall-warning code out of update.cPaul E. McKenney1-0/+63