Searched refs:__PROTECT (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm64/include/asm/ |
A D | syscall_wrapper.h | 64 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
|
/linux/arch/x86/include/asm/ |
A D | syscall_wrapper.h | 237 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
|
/linux/include/linux/ |
A D | syscalls.h | 230 #define __PROTECT(...) asmlinkage_protect(__VA_ARGS__) macro 251 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
|
Completed in 7 milliseconds