Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/include/asm/
Dsyscall_wrapper.h64 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/Linux-v5.10/arch/x86/include/asm/
Dsyscall_wrapper.h236 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/Linux-v5.10/include/linux/
Dsyscalls.h226 #define __PROTECT(...) asmlinkage_protect(__VA_ARGS__) macro
247 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \