Searched refs:copyio_test_run_in_thread (Results 1 – 1 of 1) sorted by relevance
93 copyio_test_run_in_thread(copyio_thread_fn_t fn, struct copyio_test_data *data) in copyio_test_run_in_thread() function153 err = copyio_test_run_in_thread(copyin_from_kernel, data); in copyin_test()201 err = copyio_test_run_in_thread(copyout_to_kernel, data); in copyout_test()258 err = copyio_test_run_in_thread(copyinstr_from_kernel, data); in copyinstr_test()330 err = copyio_test_run_in_thread(copyoutstr_to_kernel, data); in copyoutstr_test()401 …err = copyio_test_run_in_thread(copyin_from_kernel_fn, data); …438 …err = copyio_test_run_in_thread(copyout_to_kernel_fn, data); …484 err = copyio_test_run_in_thread(copyin_atomic32_wait_if_equals_from_kernel, data); in copyin_atomic32_wait_if_equals_test()