Home
last modified time | relevance | path

Searched refs:instrument_copy_to_user (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dinstrumented.h116 instrument_copy_to_user(void __user *to, const void *from, unsigned long n) in instrument_copy_to_user() function
Duaccess.h135 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()