Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
40291fb75123816b35ba06696e56b9cf2d96bf90
/
lib
/
test_rhashtable.c
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 6 years ago
499ac3b
test_rhashtable: add test case for rhltable with duplicate objects
by Paul Blakey
· 7 years ago
97a6ec4
rhashtable: Change rhashtable_walk_start to return void
by Tom Herbert
· 7 years ago
411d788
test_rhashtable: remove initdata annotation
by Florian Westphal
· 7 years ago
cdd4de3
test_rhashtable: add test case for rhl_table interface
by Florian Westphal
· 7 years ago
a6359bd
test_rhashtable: add a check for max_size
by Florian Westphal
· 7 years ago
f651616
test_rhashtable: don't use global entries variable
by Florian Westphal
· 7 years ago
7e936bd
test_rhashtable: don't allocate huge static array
by Florian Westphal
· 7 years ago
7836925
lib: test_rhashtable: Fix KASAN warning
by Phil Sutter
· 7 years ago
e859afe
lib: test_rhashtable: fix for large entry counts
by Phil Sutter
· 7 years ago
3b3bf80
rhashtable-test: Fix max_size parameter description
by Phil Sutter
· 8 years ago
8f6fd83
rhashtable: accept GFP flags in rhashtable_walk_init
by Bob Copeland
· 9 years ago
d662e03
rhashtable-test: allow to retry even if -ENOMEM was returned
by Phil Sutter
· 9 years ago
95e435a
rhashtable-test: calculate max_entries value by default
by Phil Sutter
· 9 years ago
9e9089e
rhashtable-test: retry insert operations
by Phil Sutter
· 9 years ago
cd5b318
rhashtable-test: add cond_resched() to thread test
by Phil Sutter
· 9 years ago
f4a3e90
rhashtable-test: extend to test concurrency
by Phil Sutter
· 9 years ago
685a015
rhashtable: Allow other tasks to be scheduled in large lookup loops
by Thomas Graf
· 9 years ago
6decd63
rhashtable-test: Fix 64bit division
by Thomas Graf
· 10 years ago
67b7cbf
rhashtable-test: Detect insertion failures
by Thomas Graf
· 10 years ago
246b23a
rhashtable-test: Use walker to test bucket statistics
by Thomas Graf
· 10 years ago
fcc5702
rhashtable-test: Do not allocate individual test objects
by Thomas Graf
· 10 years ago
c2c8a90
rhashtable-test: Get rid of ptr in test_obj structure
by Thomas Graf
· 10 years ago
1aa661f
rhashtable-test: Measure time to insert, remove & traverse entries
by Thomas Graf
· 10 years ago
f54e84b
rhashtable-test: Remove unused TEST_NEXPANDS
by Thomas Graf
· 10 years ago
b81b7be
test_rhashtable: Remove bogus max_size setting
by Herbert Xu
· 10 years ago
b824478
rhashtable: Add multiple rehash support
by Herbert Xu
· 10 years ago
b182aa6
test_rhashtable: Use inlined rhashtable interface
by Herbert Xu
· 10 years ago
4f509df
test_rhashtable: Use rhashtable max_size instead of max_shift
by Herbert Xu
· 10 years ago
63d512d
rhashtable: Add rehash counter to bucket_table
by Herbert Xu
· 10 years ago
4c4b52d
rhashtable: remove indirection for grow/shrink decision functions
by Daniel Borkmann
· 10 years ago
8331de7
rhashtable: unconditionally grow when max_shift is not specified
by Daniel Borkmann
· 10 years ago
6dd0c16
rhashtable: allow to unload test module
by Daniel Borkmann
· 10 years ago
b7f5e5c
rhashtable: don't allocate ht structure on stack in test_rht_init
by Daniel Borkmann
· 10 years ago
9d6dbe1
rhashtable: Make selftest modular
by Geert Uytterhoeven
· 10 years ago