Searched refs:__copy_to_user_overflow (Results 1 – 1 of 1) sorted by relevance
677 __copy_to_user_overflow(void) __asm__("copy_from_user_overflow");678 #define __copy_to_user_overflow(size, count) __copy_to_user_overflow() macro688 #define __copy_to_user_overflow __copy_from_user_overflow macro740 __copy_to_user_overflow(sz, n); in copy_to_user()746 #undef __copy_to_user_overflow