Home
last modified time | relevance | path

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

/Linux-v5.10/tools/virtio/linux/
Duaccess.h45 static inline int copy_to_user(void __user volatile *to, const void *from, in copy_to_user() function
/Linux-v5.10/include/linux/
Duaccess.h197 copy_to_user(void __user *to, const void *from, unsigned long n) in copy_to_user() function