Searched refs:__copy_to_user_overflow (Results 1 – 1 of 1) sorted by relevance
672 __copy_to_user_overflow(void) __asm__("copy_from_user_overflow");673 #define __copy_to_user_overflow(size, count) __copy_to_user_overflow() macro683 #define __copy_to_user_overflow __copy_from_user_overflow macro735 __copy_to_user_overflow(sz, n); in copy_to_user()741 #undef __copy_to_user_overflow