Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Duaccess.h103 instrument_copy_to_user(to, from, n); in __copy_to_user_inatomic()
114 instrument_copy_to_user(to, from, n); in __copy_to_user()
147 instrument_copy_to_user(to, from, n); in _copy_to_user()
Dinstrumented.h117 instrument_copy_to_user(void __user *to, const void *from, unsigned long n) in instrument_copy_to_user() function
/linux-6.1.9/include/asm-generic/
Dcacheflush.h110 instrument_copy_to_user((void __user *)dst, src, len); \
/linux-6.1.9/lib/
Dusercopy.c33 instrument_copy_to_user(to, from, n); in _copy_to_user()
Diov_iter.c169 instrument_copy_to_user(to, from, n); in copyout()
540 instrument_copy_to_user(to, from, n); in copyout_mc()
/linux-6.1.9/arch/s390/lib/
Duaccess.c143 instrument_copy_to_user(to, from, n); in _copy_to_user_key()