Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dsyscall.h34 static inline bool __in_oabi_syscall(struct task_struct *task) in __in_oabi_syscall() function
42 return __in_oabi_syscall(current); in in_oabi_syscall()