Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dusercopy.c34 unsigned long _copy_to_user(void __user *to, const void *from, unsigned long n) in _copy_to_user() function
/openbmc/linux/include/linux/
H A Duaccess.h163 _copy_to_user(void __user *to, const void *from, unsigned long n) in _copy_to_user() function