Home
last modified time | relevance | path

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

/linux-4.1.27/arch/alpha/include/asm/
Duaccess.h349 #define __module_call(ra, arg, sym) "jsr $" #ra ",(%" #arg ")," #sym macro
352 #define __module_call(ra, arg, sym) "bsr $" #ra "," #sym " !samegp" macro
365 __module_call(28, 3, __copy_user) in __copy_tofrom_user_nocheck()
417 __module_call(28, 2, __do_clear_user) in __clear_user()
434 #undef __module_call