summaryrefslogtreecommitdiffstats
path: root/mm/gup_test.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin2021-05-051-0/+6
* selftests/vm: gup_test: fix test flagPavel Tatashin2021-05-051-13/+10
* mm/gup_test.c: mark gup_test_init as __init functionBarry Song2020-12-151-1/+1
* selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard2020-12-151-2/+54
* selftests/vm: only some gup_test items are really benchmarksJohn Hubbard2020-12-151-7/+7
* selftests/vm: use a common gup_test.hJohn Hubbard2020-12-151-16/+1
* mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2020-12-151-0/+210