Searched defs:udest (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()
117 status_t arch_copy_to_user(user_addr_t udest, const void *ksrc, size_t len) in arch_copy_to_user()