Searched refs:instrument_copy_to_user (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | uaccess.h | 135 instrument_copy_to_user(to, from, n); in __copy_to_user_inatomic() 146 instrument_copy_to_user(to, from, n); in __copy_to_user() 178 instrument_copy_to_user(to, from, n); in _copy_to_user()
|
| H A D | instrumented.h | 116 instrument_copy_to_user(void __user *to, const void *from, unsigned long n) in instrument_copy_to_user() function
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | usercopy.c | 32 instrument_copy_to_user(to, from, n); in _copy_to_user()
|
| H A D | iov_iter.c | 147 instrument_copy_to_user(to, from, n); in copyout() 654 instrument_copy_to_user(to, from, n); in copyout_mc()
|