Documentation/RCU/rcuref.txt
0 → 100644
+74
−0
include/linux/rcuref.h
0 → 100644
+220
−0
+14
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Adds a set of primitives to do reference counting for objects that are looked up without locks using RCU. Signed-off-by:Ravikiran Thirumalai <kiran_th@gmail.com> Signed-off-by:
Dipankar Sarma <dipankar@in.ibm.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>