Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/tests/
H A Dcopyio_tests.c116 copyin_from_kernel(struct copyio_test_data *data) in copyin_from_kernel() function
149 err = copyio_test_run_in_thread(copyin_from_kernel, data); in copyin_test()
153 err = copyin_from_kernel(data); in copyin_test()