Searched defs:copy_to_user (Results 1 – 2 of 2) sorted by relevance
36 static inline __WARN_UNUSED_RESULT status_t copy_to_user(user_addr_t udest, const void *ksrc, size_… in copy_to_user() function
157 TEST_P(usercopytest, copy_to_user) { in TEST_P() argument