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