Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/tests/
H A Dcopyio_tests.c117 copyin_from_kernel(struct copyio_test_data *data) in copyin_from_kernel() function
150 err = copyio_test_run_in_thread(copyin_from_kernel, data); in copyin_test()
154 err = copyin_from_kernel(data); in copyin_test()
/xnu-11417.140.69/osfmk/ipc/
H A Dipc_kmsg.c5004 #pragma mark ipc_kmsg kernel interfaces (get/put, copyin_from_kernel, send)