acrn-kernel/Documentation/RCU
Frederic Weisbecker c33ef43a35 rcu/context-tracking: Remove unused and/or unecessary middle functions
Some eqs functions are now only used internally by context tracking, so
their public declarations can be removed.

Also middle functions such as rcu_user_*() and rcu_idle_*()
which now directly call to rcu_eqs_enter() and rcu_eqs_exit() can be
wiped out as well.

Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Neeraj Upadhyay <quic_neeraju@quicinc.com>
Cc: Uladzislau Rezki <uladzislau.rezki@sony.com>
Cc: Joel Fernandes <joel@joelfernandes.org>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Nicolas Saenz Julienne <nsaenz@kernel.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Cc: Yu Liao <liaoyu15@huawei.com>
Cc: Phil Auld <pauld@redhat.com>
Cc: Paul Gortmaker<paul.gortmaker@windriver.com>
Cc: Alex Belits <abelits@marvell.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Nicolas Saenz Julienne <nsaenzju@redhat.com>
Tested-by: Nicolas Saenz Julienne <nsaenzju@redhat.com>
2022-07-05 13:33:00 -07:00
..
Design context_tracking: Take NMI eqs entrypoints over RCU 2022-07-05 13:32:59 -07:00
NMI-RCU.rst
RTFP.txt
UP.rst
arrayRCU.rst docs: Update RCU cross-references as suggested in doc-guide 2022-04-20 16:13:52 -07:00
checklist.rst docs: Update RCU cross-references as suggested in doc-guide 2022-04-20 16:13:52 -07:00
index.rst
listRCU.rst
lockdep-splat.rst
lockdep.rst
rcu.rst docs: Update RCU cross-references as suggested in doc-guide 2022-04-20 16:13:52 -07:00
rcu_dereference.rst
rcubarrier.rst
rculist_nulls.rst docs: Update RCU cross-references as suggested in doc-guide 2022-04-20 16:13:52 -07:00
rcuref.rst
stallwarn.rst rcu/context-tracking: Remove unused and/or unecessary middle functions 2022-07-05 13:33:00 -07:00
torture.rst
whatisRCU.rst docs: Update RCU cross-references as suggested in doc-guide 2022-04-20 16:13:52 -07:00