Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dsyscall_wrapper.h31 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/linux/include/linux/
H A Dlivepatch_helpers.h70 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
H A Dsyscalls.h238 #define __PROTECT(...) asmlinkage_protect(__VA_ARGS__) macro
259 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/linux/arch/arm64/include/asm/
H A Dsyscall_wrapper.h62 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/linux/arch/riscv/include/asm/
H A Dsyscall_wrapper.h86 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \
/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h232 __PROTECT(x, ret,__MAP(x,__SC_ARGS,__VA_ARGS__)); \