Searched refs:instrument_copy_to_user (Results 1 – 3 of 3) sorted by relevance
| /include/asm-generic/ |
| A D | cacheflush.h | 109 instrument_copy_to_user((void __user *)dst, src, len); \
|
| /include/linux/ |
| A D | uaccess.h | 134 instrument_copy_to_user(to, from, n); in __copy_to_user_inatomic() 145 instrument_copy_to_user(to, from, n); in __copy_to_user() 196 instrument_copy_to_user(to, from, n); in _inline_copy_to_user()
|
| A D | instrumented.h | 110 instrument_copy_to_user(void __user *to, const void *from, unsigned long n) in instrument_copy_to_user() function
|
Completed in 10 milliseconds