Home
last modified time | relevance | path

Searched refs:in_oabi_syscall (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/include/asm/
H A Dsyscall.h40 static inline bool in_oabi_syscall(void) in in_oabi_syscall() function
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c312 if (in_oabi_syscall()) { in epoll_put_uevent()