Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/tests/
H A Dcopyio_tests.c120 copyin_from_kernel(struct copyio_test_data *data) in copyin_from_kernel() function
153 err = copyio_test_run_in_thread(copyin_from_kernel, data); in copyin_test()
157 err = copyin_from_kernel(data); in copyin_test()
/xnu-12377.61.12/osfmk/ipc/
H A Dipc_kmsg.c4865 #pragma mark ipc_kmsg kernel interfaces (get/put, copyin_from_kernel, send)