Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duaccess.h125 instrument_copy_to_user(to, from, n); in __copy_to_user_inatomic()
136 instrument_copy_to_user(to, from, n); in __copy_to_user()
169 instrument_copy_to_user(to, from, n); in _copy_to_user()
H A Dinstrumented.h110 instrument_copy_to_user(void __user *to, const void *from, unsigned long n) in instrument_copy_to_user() function
/openbmc/linux/include/asm-generic/
H A Dcacheflush.h109 instrument_copy_to_user((void __user *)dst, src, len); \
/openbmc/linux/lib/
H A Dusercopy.c40 instrument_copy_to_user(to, from, n); in _copy_to_user()
H A Diov_iter.c167 instrument_copy_to_user(to, from, n); in copyout()
329 instrument_copy_to_user(to, from, n); in copyout_mc()
/openbmc/linux/arch/s390/lib/
H A Duaccess.c146 instrument_copy_to_user(to, from, n); in _copy_to_user_key()