Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dthread_info.h110 #define TIF_NOERROR 12 /* Force successful syscall return */ macro
126 #define _TIF_NOERROR (1<<TIF_NOERROR)
Dptrace.h120 set_thread_flag(TIF_NOERROR); \