summaryrefslogtreecommitdiffstats
path: root/lib/test_vmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* lib/test_vmalloc.c: add a new 'nr_threads' parameterUladzislau Rezki (Sony)2021-04-301-48/+40
* lib/test_vmalloc.c: remove two kvfree_rcu() testsUladzislau Rezki (Sony)2021-04-301-40/+0
* lib/test_vmalloc.c: Add test cases for kvfree_rcu()Uladzislau Rezki (Sony)2020-06-291-8/+95
* mm: switch the test_vmalloc module to use __vmalloc_nodeChristoph Hellwig2020-06-021-19/+7
* lib/test_vmalloc.c:test_func(): eliminate local `ret'Andrew Morton2019-05-141-5/+3
* lib/test_vmalloc.c: do not create cpumask_t variable on stackUladzislau Rezki (Sony)2019-04-261-3/+3
* vmalloc: add test driver to analyse vmalloc allocatorUladzislau Rezki (Sony)2019-03-051-0/+551