Home
last modified time | relevance | path

Searched defs:in_compat_syscall (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dcompat.h226 static inline bool in_compat_syscall(void) in in_compat_syscall() function
230 #define in_compat_syscall in_compat_syscall /* override the generic impl */ macro
/arch/sparc/include/asm/
Dcompat.h228 static inline bool in_compat_syscall(void) in in_compat_syscall() function
233 #define in_compat_syscall in_compat_syscall macro