Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
02fd97c3d4a8a14e222b0021c366db7041d28743
/
include
/
linux
/
rhashtable.h
02fd97c
rhashtable: Allow hash/comparison functions to be inlined
by Herbert Xu
· 10 years ago
488fb86e
rhashtable: Make rhashtable_init params argument const
by Herbert Xu
· 10 years ago
e2e21c1
rhashtable: Remove max_shift and min_shift
by Herbert Xu
· 10 years ago
c2e213c
rhashtable: Introduce max_size/min_size
by Herbert Xu
· 10 years ago
6aebd94
rhashtable: Remove shift from bucket_table
by Herbert Xu
· 10 years ago
c4db884
rhashtable: Move future_tbl into struct bucket_table
by Herbert Xu
· 10 years ago
63d512d
rhashtable: Add rehash counter to bucket_table
by Herbert Xu
· 10 years ago
9d901bc
rhashtable: Free bucket tables asynchronously after rehash
by Herbert Xu
· 10 years ago
eddee5ba
rhashtable: Fix walker behaviour during rehash
by Herbert Xu
· 10 years ago
a5b6846
rhashtable: kill ht->shift atomic operations
by Daniel Borkmann
· 10 years ago
988dfbd
rhashtable: Move hash_rnd into bucket_table
by Herbert Xu
· 10 years ago
4c4b52d
rhashtable: remove indirection for grow/shrink decision functions
by Daniel Borkmann
· 10 years ago
b9ebafb
rhashtable: ensure cache line alignment on bucket_table
by Eric Dumazet
· 10 years ago
f2dba9c
rhashtable: Introduce rhashtable_walk_*
by Herbert Xu
· 10 years ago
607954b
rhashtable: fix rht_for_each_entry_safe() endless loop
by Patrick McHardy
· 10 years ago
57699a4
rhashtable: Fix race in rhashtable_destroy() and use regular work_struct
by Ying Xue
· 10 years ago
6f73d3b
rhashtable: add a note for grow and shrink decision functions
by Ying Xue
· 10 years ago
7a868d1
rhashtable: involve rhashtable_lookup_compare_insert routine
by Ying Xue
· 10 years ago
c0c09bf
rhashtable: avoid unnecessary wakeup for worker queue
by Ying Xue
· 10 years ago
db30485
rhashtable: involve rhashtable_lookup_insert routine
by Ying Xue
· 10 years ago
86b35b6
rhashtable: fix missing header
by Ying Xue
· 10 years ago
f89bd6f
rhashtable: Supports for nulls marker
by Thomas Graf
· 10 years ago
97defe1
rhashtable: Per bucket locks & deferred expansion/shrinking
by Thomas Graf
· 10 years ago
897362e
nft_hash: Remove rhashtable_remove_pprev()
by Thomas Graf
· 10 years ago
88d6ed1
rhashtable: Convert bucket iterators to take table and index
by Thomas Graf
· 10 years ago
8d24c0b
rhashtable: Do hashing inside of rhashtable_lookup_compare()
by Thomas Graf
· 10 years ago
6eba822
rhashtable: Drop gfp_flags arg in insert/remove functions
by Thomas Graf
· 10 years ago
7b4ce23
rhashtable: Add parent argument to mutex_is_held
by Herbert Xu
· 10 years ago
1b2f309
rhashtable: Move mutex_is_held under PROVE_LOCKING
by Herbert Xu
· 10 years ago
9400017
lib/rhashtable: allow user to set the minimum shifts of shrinking
by Ying Xue
· 10 years ago
93f56081
rhashtable: fix annotations for rht_for_each_entry_rcu()
by Thomas Graf
· 10 years ago
c91eee5
rhashtable: unexport and make rht_obj() static
by Thomas Graf
· 10 years ago
5300fdc
rhashtable: RCU annotations for next pointers
by Thomas Graf
· 10 years ago
7e1e776
lib: Resizable, Scalable, Concurrent Hash Table
by Thomas Graf
· 10 years ago