Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dthread_info.h126 #define _TIF_NOERROR (1<<TIF_NOERROR) macro
140 #define _TIF_PERSYSCALL_MASK (_TIF_RESTOREALL|_TIF_NOERROR)
/Linux-v5.10/arch/powerpc/kernel/
Dsyscall_64.c170 if (likely(!(ti_flags & (_TIF_NOERROR | _TIF_RESTOREALL)))) { in syscall_exit_prepare()
Dentry_32.S536 andi. r0,r9,_TIF_NOERROR