Home
last modified time | relevance | path

Searched refs:TIF_NOERROR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dthread_info.h108 #define TIF_NOERROR 12 /* Force successful syscall return */ macro
134 #define _TIF_NOERROR (1<<TIF_NOERROR)
H A Dptrace.h156 set_thread_flag(TIF_NOERROR); \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dthread_info.h108 #define TIF_NOERROR 12 /* Force successful syscall return */ macro
134 #define _TIF_NOERROR (1<<TIF_NOERROR)
H A Dptrace.h230 set_thread_flag(TIF_NOERROR); \

Completed in 5 milliseconds