Home
last modified time | relevance | path

Searched defs:copy_array_to_user (Results 1 – 1 of 1) sorted by relevance

/kernel/lib/user_copy/include/lib/user_copy/
A Duser_ptr.h70 zx_status_t copy_array_to_user(const T* src, size_t count) const { in copy_array_to_user() function
80 zx_status_t copy_array_to_user(const T* src, size_t count, size_t offset) const { in copy_array_to_user() function

Completed in 5 milliseconds