Searched refs:__invoke_copy_to_user (Results 1 – 1 of 1) sorted by relevance
577 #define __invoke_copy_to_user(to, from, n) \ macro600 #define __invoke_copy_to_user(to, from, n) \ macro614 return __invoke_copy_to_user(to, from, n); in raw_copy_to_user()