summaryrefslogtreecommitdiffstats
path: root/include/linux/rhashtable.h
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf2014-11-131-5/+5
* rhashtable: Add parent argument to mutex_is_heldHerbert Xu2014-11-131-1/+2
* rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2014-11-131-0/+2
* lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue2014-09-041-0/+2
* rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf2014-08-151-8/+4Star
* rhashtable: unexport and make rht_obj() staticThomas Graf2014-08-151-1/+0Star
* rhashtable: RCU annotations for next pointersThomas Graf2014-08-151-2/+2
* lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-031-0/+213