Searched refs:uffd_test_args_t (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/mm/
H A Duffd-unit-tests.c74 typedef struct uffd_test_args uffd_test_args_t; typedef in typeref:struct:uffd_test_args
77 typedef void (*uffd_test_fn)(uffd_test_args_t *);
187 uffd_setup_environment(uffd_test_args_t *args, uffd_test_case_t *test,
356 static void uffd_wp_unpopulated_test(uffd_test_args_t *args)
402 static void uffd_wp_fork_test_common(uffd_test_args_t *args,
472 static void uffd_wp_fork_test(uffd_test_args_t *args)
477 static void uffd_wp_fork_with_event_test(uffd_test_args_t *args)
482 static void uffd_wp_fork_pin_test_common(uffd_test_args_t *args,
534 static void uffd_wp_fork_pin_test(uffd_test_args_t *args)
539 static void uffd_wp_fork_pin_with_event_test(uffd_test_args_t *arg
[all...]

Completed in 168 milliseconds