Home
last modified time | relevance | path

Searched refs:__invoke_copy_to_user (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Duaccess.h789 #define __invoke_copy_to_user(to, from, n) \ macro
808 __invoke_copy_to_user(to, from, n)
840 __cu_len = __invoke_copy_to_user(__cu_to, __cu_from, \
860 __cu_len = __invoke_copy_to_user(__cu_to, __cu_from, \
914 __cu_len = __invoke_copy_to_user(__cu_to, \
1048 #define __invoke_copy_to_user(to, from, n) \ macro