Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Dcompat.h310 static inline bool in_compat_syscall(void) in in_compat_syscall() function
315 #define in_compat_syscall in_compat_syscall macro
/arch/x86/include/asm/
Dcompat.h328 static inline bool in_compat_syscall(void) in in_compat_syscall() function
332 #define in_compat_syscall in_compat_syscall /* override the generic impl */ macro