Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dsyscall_wrapper.h59 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/Linux-v4.19/arch/x86/include/asm/
Dsyscall_wrapper.h171 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/Linux-v4.19/include/linux/
Dsyscalls.h227 #define __PROTECT(...) asmlinkage_protect(__VA_ARGS__) macro
248 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \