linux/Documentation/RCU
Joel Fernandes (Google) 0a5b99f578 treewide: Rename rcu_dereference_raw_notrace() to _check()
The rcu_dereference_raw_notrace() API name is confusing.  It is equivalent
to rcu_dereference_raw() except that it also does sparse pointer checking.

There are only a few users of rcu_dereference_raw_notrace(). This patches
renames all of them to be rcu_dereference_raw_check() with the "_check()"
indicating sparse checking.

Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
[ paulmck: Fix checkpatch warnings about parentheses. ]
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
2019-08-01 14:16:21 -07:00
..
Design treewide: Rename rcu_dereference_raw_notrace() to _check() 2019-08-01 14:16:21 -07:00
arrayRCU.txt documentation: RCU-protected array indexes no longer supported 2015-05-27 12:56:17 -07:00
checklist.txt doc: Fix typos and otherwise modernize checklist.txt 2019-03-26 14:37:06 -07:00
index.rst Documentation: RCU: Add TOC tree hooks 2019-06-27 08:19:08 -06:00
listRCU.rst Documentation: RCU: Rename txt files to rst 2019-06-27 08:19:02 -06:00
lockdep-splat.txt Documentation/locking/lockdep: Drop last two chars of sample states 2019-03-04 12:55:18 -07:00
lockdep.txt documentation: RCU-protected array indexes no longer supported 2015-05-27 12:56:17 -07:00
NMI-RCU.txt doc: Remove obsolete RCU update functions from RCU documentation 2019-03-26 14:37:06 -07:00
rcu_dereference.txt doc: Describe choice of rcu_dereference() APIs and __rcu usage 2019-03-26 14:37:06 -07:00
rcu.rst Documentation: RCU: Rename txt files to rst 2019-06-27 08:19:02 -06:00
rcubarrier.txt doc: Remove obsolete RCU update functions from RCU documentation 2019-03-26 14:37:06 -07:00
rculist_nulls.txt docs: fix broken doc references due to renames 2019-07-17 06:57:51 -03:00
rcuref.txt doc/rcuref: Document real world examples in kernel 2019-05-28 09:02:16 -07:00
RTFP.txt Documentation: fix common spelling mistakes 2016-04-28 07:51:59 -06:00
stallwarn.txt doc: Fixup definition of rcupdate.rcu_task_stall_timeout 2019-05-28 09:02:16 -07:00
torture.txt RCU/torture.txt: Remove section MODULE PARAMETERS 2019-01-25 15:37:14 -08:00
UP.rst doc: RCU callback locks need only _bh, not necessarily _irq 2019-06-28 09:10:40 -06:00
whatisRCU.txt rcu: Don't return a value from rcu_assign_pointer() 2019-06-13 15:38:34 -07:00