Home
last modified time | relevance | path

Searched refs:uffd_args (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Duffd-stress.c85 static void uffd_stats_reset(uffd_global_test_opts_t *gopts, struct uffd_args *args, in uffd_stats_reset()
102 struct uffd_args *args = (struct uffd_args *) arg; in locking_thread()
143 struct uffd_args *args = (struct uffd_args *)arg; in uffd_read_thread()
161 struct uffd_args *args = (struct uffd_args *) arg; in background_thread()
193 static int stress(struct uffd_args *args) in stress()
266 struct uffd_args args[gopts->nr_parallel]; in userfaultfd_stress()
270 memset(args, 0, sizeof(struct uffd_args) * gopt in userfaultfd_stress()
[all...]
H A Duffd-common.h72 struct uffd_args { struct
84 struct uffd_args *args); argument
116 void uffd_stats_report(struct uffd_args *args, int n_cpus);
124 struct uffd_args *args);
H A Duffd-unit-tests.c541 struct uffd_args args = { 0 };
702 struct uffd_args *uargs) in faulting_process()
724 struct uffd_args uargs = { }; in faulting_process()
1031 struct uffd_args uargs = { }; in uffd_poison_test()
1319 struct uffd_args uargs = { }; in thread_state_get()
1565 struct uffd_args args = { 0 };
1625 struct uffd_args args = { 0 };
1797 struct uffd_args *args) in main()
1825 struct uffd_args args = { 0 };
1889 struct uffd_args *arg
[all...]
H A Duffd-common.c226 void uffd_stats_report(struct uffd_args *args, int n_cpus) in uffd_stats_report()
463 struct uffd_args *args) in uffd_handle_page_fault()
533 struct uffd_args *args = (struct uffd_args *)arg; in uffd_poll_thread()
/linux/tools/testing/selftests/kvm/arm64/
H A Dpage_fault_test.c302 static struct uffd_args { struct
310 struct uffd_args *args) in uffd_generic_handler() argument
353 struct uffd_args *args) in setup_uffd_args()