Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/include/asm/
Dsyscall.h31 static inline bool __in_oabi_syscall(struct task_struct *task) in __in_oabi_syscall() function
39 return __in_oabi_syscall(current); in in_oabi_syscall()