Home
last modified time | relevance | path

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

/xnu-10063.141.1/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()
/xnu-10063.141.1/osfmk/ipc/
H A Dipc_kmsg.c4955 #pragma mark ipc_kmsg kernel interfaces (get/put, copyin_from_kernel, send)