Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dsyscall_wrapper.h64 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/linux/arch/x86/include/asm/
A Dsyscall_wrapper.h237 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/linux/include/linux/
A Dsyscalls.h230 #define __PROTECT(...) asmlinkage_protect(__VA_ARGS__) macro
251 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \

Completed in 7 milliseconds