Home
last modified time | relevance | path

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

/kernel/object/
A Dbuffer_chain.cpp17 zx_status_t copy_array_from_user(void* dst, size_t count) const { in copy_array_from_user() function in KernelPtrAdapter
/kernel/lib/user_copy/include/lib/user_copy/
A Duser_ptr.h98 zx_status_t copy_array_from_user(typename std::remove_const<T>::type* dst, size_t count) const { in copy_array_from_user() function
109 …zx_status_t copy_array_from_user(typename std::remove_const<T>::type* dst, size_t count, size_t of… in copy_array_from_user() function

Completed in 37 milliseconds