aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rhashtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf1-1/+0
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf1-2/+2
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf1-0/+213