Home
last modified time | relevance | path

Searched refs:_TIF_NOERROR (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dthread_info.h134 #define _TIF_NOERROR (1<<TIF_NOERROR) macro
149 #define _TIF_PERSYSCALL_MASK (_TIF_RESTOREALL|_TIF_NOERROR)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dthread_info.h134 #define _TIF_NOERROR (1<<TIF_NOERROR) macro
148 #define _TIF_PERSYSCALL_MASK (_TIF_RESTOREALL|_TIF_NOERROR)
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsyscall_64.c170 if (likely(!(ti_flags & (_TIF_NOERROR | _TIF_RESTOREALL)))) { in syscall_exit_prepare()
H A Dentry_32.S539 andi. r0,r9,_TIF_NOERROR
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dinterrupt.c280 if (likely(!(ti_flags & (_TIF_NOERROR | _TIF_RESTOREALL)))) { in syscall_exit_prepare()

Completed in 6 milliseconds