Home
last modified time | relevance | path

Searched refs:post_alloc (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/mm/
A Duffd-common.h97 int (*post_alloc)(const char **errmsg); member
A Duffd-common.c317 if (uffd_test_case_ops && uffd_test_case_ops->post_alloc) { in uffd_test_ctx_init()
318 ret = uffd_test_case_ops->post_alloc(errmsg); in uffd_test_ctx_init()
A Duffd-unit-tests.c1447 .post_alloc = prevent_hugepages,
1451 .post_alloc = request_hugepages,

Completed in 15 milliseconds