Searched refs:clear_user_xc (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/s390/lib/
H A Duaccess.c277 static inline unsigned long clear_user_xc(void __user *to, unsigned long size) clear_user_xc() function
317 return clear_user_xc(to, size); __clear_user()

Completed in 47 milliseconds