Home
last modified time | relevance | path

Searched refs:uffd_test_ctx_init (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Duffd-common.h117 int uffd_test_ctx_init(uffd_global_test_opts_t *gopts, uint64_t features, const char **errmsg);
H A Duffd-stress.c275 if (uffd_test_ctx_init(gopts, flags, NULL)) in userfaultfd_stress()
H A Duffd-common.c318 int uffd_test_ctx_init(uffd_global_test_opts_t *gopts, uint64_t features, const char **errmsg) in uffd_test_ctx_init() function
H A Duffd-unit-tests.c1788 if (uffd_test_ctx_init(&gopts, test->uffd_feature_required, &errmsg)) { in main()