Home
last modified time | relevance | path

Searched refs:gup_test (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/mm/
H A Dgup_test.h7 #define GUP_FAST_BENCHMARK _IOWR('g', 1, struct gup_test)
8 #define PIN_FAST_BENCHMARK _IOWR('g', 2, struct gup_test)
9 #define PIN_LONGTERM_BENCHMARK _IOWR('g', 3, struct gup_test)
10 #define GUP_BASIC_TEST _IOWR('g', 4, struct gup_test)
11 #define PIN_BASIC_TEST _IOWR('g', 5, struct gup_test)
12 #define DUMP_USER_PAGES_TEST _IOWR('g', 6, struct gup_test)
21 struct gup_test { struct
H A Dgup_test.c69 static void dump_pages_test(struct gup_test *gup, struct page **pages, in dump_pages_test()
101 struct gup_test *gup) in __gup_test_ioctl()
341 struct gup_test gup; in gup_test_ioctl()
H A DMakefile103 obj-$(CONFIG_GUP_TEST) += gup_test.o
H A DKconfig1133 Provides /sys/kernel/debug/gup_test, which in turn provides a way
1147 See tools/testing/selftests/mm/gup_test.c
/openbmc/linux/tools/testing/selftests/mm/
H A Drun_vmtests.sh31 - gup_test
123 CATEGORY="gup_test" run_test ./gup_test \
262 CATEGORY="gup_test" run_test ./gup_test -u
264 CATEGORY="gup_test" run_test ./gup_test -a
267 CATEGORY="gup_test" run_test ./gup_test -ct -F 0x1 0 19 0x1000
H A Dgup_test.c53 struct gup_test gup = *(struct gup_test *)data; in gup_thread()
94 struct gup_test gup = { 0 }; in main()
H A DMakefile4 LOCAL_HDRS += $(selfdir)/mm/local_config.h $(top_srcdir)/mm/gup_test.h
41 TEST_GEN_FILES += gup_test
H A D.gitignore30 gup_test
H A Dhmm-tests.c1876 struct gup_test gup = { in gup_test_exec()
/openbmc/linux/Documentation/core-api/
H A Dpin_user_pages.rst229 tools/testing/selftests/mm/gup_test.c
233 * PIN_FAST_BENCHMARK (./gup_test -a)
234 * PIN_BASIC_TEST (./gup_test -b)
/openbmc/linux/
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]