Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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()
Dinstrumented.h110 instrument_copy_to_user(void __user *to, const void *from, unsigned long n) in instrument_copy_to_user() function
/Linux-v6.6/include/asm-generic/
Dcacheflush.h103 instrument_copy_to_user((void __user *)dst, src, len); \
/Linux-v6.6/lib/
Dusercopy.c40 instrument_copy_to_user(to, from, n); in _copy_to_user()
Diov_iter.c167 instrument_copy_to_user(to, from, n); in copyout()
329 instrument_copy_to_user(to, from, n); in copyout_mc()
/Linux-v6.6/arch/s390/lib/
Duaccess.c146 instrument_copy_to_user(to, from, n); in _copy_to_user_key()